Content
96%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.
An efficient, action-oriented SKILL.md with executable commands, clear workflow, and helpful when-to-use/when-not-to-use tables. Progressive disclosure is good for a self-contained single-purpose skill.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean, table-driven body that assumes Claude's competence; no padding or explanation of concepts Claude already knows, and every token earns its place. | 5 / 5 |
Actionability | Fully executable copy-paste commands with concrete flags and a worked example block; specific examples cover the common search/fetch cases. | 5 / 5 |
Workflow Clarity | Clear 4-step sequence (search → pick suffix → fetch → answer) plus an end-to-end worked example; the operation is read-only so no destructive/batch validation is required. | 5 / 5 |
Progressive Disclosure | Well-organized sections with clear cross-links to sibling skills and no nested references; a single-purpose CLI skill needs no bundle files, though the structure is standard rather than an exemplary one-level-deep reference split. | 4 / 5 |
Total | 19 / 20 Passed |