Content
63%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a thorough, well-sequenced research procedure with strong actionability and clear scoping logic. Its main weaknesses are verbosity from inlined reference tables and the absence of any progressive-disclosure structure (no bundled reference files despite content that would benefit from them).
Suggestions
Move the manifest-to-ecosystem and infrastructure pattern tables into a reference file (e.g. references/ecosystem-map.md) and link to it, keeping SKILL.md as an overview.
Trim or remove explanations of tooling Claude already knows (e.g. 'Use the native file-search/glob tool') to improve token efficiency.
Add an explicit validation/verification step in the Research Methodology (e.g. 'Cross-check each finding against a second source before reporting') to lift workflow clarity.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient and well-structured but includes padded sections (the long manifest-to-ecosystem and pattern tables, plus repeated 'Use native tools' guidance) that assume context Claude already has and could be tightened or moved to a reference file. | 3 / 5 |
Actionability | Provides concrete, executable guidance -- specific globs, named manifest files, ast-grep via shell, skip rules keyed to real file patterns -- with only minor gaps (no example commands for ast-grep or content-search invocations). | 4 / 5 |
Workflow Clarity | Multi-step phases are clearly sequenced (Phase 0.1 -> 0.1b -> 0.2 -> 0.3 -> core responsibilities) with scoping rules and conditional skip logic; the main gap is limited explicit validation/feedback checkpoints given the read-only research nature, which keeps it just below 5. | 4 / 5 |
Progressive Disclosure | The content is monolithic within SKILL.md with no references, scripts, or assets bundle; the large reference tables and output template are inlined where a one-level-deep reference file would aid navigation, and no external files are signaled. | 3 / 5 |
Total | 14 / 20 Passed |