Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a strong, actionable diagnostic skill with a clear four-step workflow and excellent concrete guidance including specific CLI commands, code snippets, and structured output templates. Its main weakness is length — the package version changes section, while genuinely valuable and non-obvious, is quite detailed for inline content and could benefit from being extracted to a referenced file. Minor verbosity in some sections (platform-specific tips, some context-gathering items) could be trimmed.
Suggestions
Extract the 'Package version changes' deep-dive into a separate reference file (e.g., PACKAGE_DEBUGGING.md) and link to it from the main skill to improve progressive disclosure and reduce inline length.
Trim the 'On Astro' and 'On OSS Airflow' sections — they add little actionable guidance beyond 'check the UI' and could be condensed to a single line each or removed.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is mostly efficient and provides useful, non-obvious information (especially the package version changes section), but some sections are somewhat verbose — e.g., the 'On Astro' and 'On OSS Airflow' sections add little actionable value, and the Step 3 context-gathering checklist includes items Claude could infer. The package version changes section, while detailed and valuable, could be tightened. | 2 / 3 |
Actionability | The skill provides specific, executable CLI commands throughout (af runs diagnose, af tasks logs, af runs clear, etc.), concrete code snippets for image diffing and PyPI querying, and clear categorization frameworks. The guidance is copy-paste ready and leaves little ambiguity about what to do. | 3 / 3 |
Workflow Clarity | The four-step workflow is clearly sequenced with logical progression from identification → error details → context gathering → actionable output. Each step has explicit decision points (e.g., 'If a specific DAG was mentioned' vs not), and the output structure in Step 4 includes validation-like checkpoints (root cause, impact assessment, immediate fix, prevention). The feedback loop of 'clear and rerun' is explicitly provided. | 3 / 3 |
Progressive Disclosure | The content is well-structured with clear headers and sub-sections, and uses an internal anchor link for 'Package version changes'. However, the skill is quite long (~150 lines of substantive content) with no references to external files. The detailed package version changes section and platform-specific sections could be split into separate reference files to keep the main skill leaner. | 2 / 3 |
Total | 10 / 12 Passed |