Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with a clear sequenced workflow and excellent progressive disclosure via real, well-signaled bundle files. Its main weakness is conciseness, as it retains general analytic principles and a verbose output template that Claude largely already knows.
Suggestions
Trim or remove the 'Key Analysis Principles' section, which restates general analytic discipline Claude already applies (e.g. 'Objectivity First', 'No Absolutes'); keep only sector-rotation-specific guidance.
Replace the fully expanded output Markdown template with a compact skeleton or move it into a references file, keeping only the required-section list inline in SKILL.md.
Drop the 'Probability Guidelines' ranges unless they differ from the framework in sector_rotation.md, to avoid duplicating the referenced knowledge base inline.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is efficient in core sections but pads with material Claude already knows, e.g. the 'Key Analysis Principles' list ('Objectivity First', 'No Absolutes', 'Historical Context') and a fully expanded output template, placing it at mostly efficient with some unnecessary explanation. | 2 / 3 |
Actionability | Provides fully executable commands ('python3 scripts/analyze_sector_rotation.py --json', '--save --output-dir reports/'), a concrete 5-step workflow, and a copy-paste-ready output template referencing real files. | 3 / 3 |
Workflow Clarity | Five clearly sequenced steps with an explicit freshness-check checkpoint ('If a data freshness warning appears, note it'); the analysis is read-only (no destructive/batch ops), so the feedback-loop cap does not apply. | 3 / 3 |
Progressive Disclosure | SKILL.md is an overview that offloads the knowledge base to references/sector_rotation.md, the script to scripts/, and sample charts to assets/; all referenced paths are real files, one level deep, clearly signaled in a Resources section. | 3 / 3 |
Total | 11 / 12 Passed |