Content
92%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 exemplary dispatcher SKILL.md: short, executable, and properly offloading detail to a single well-signaled reference. Only minor trim opportunity is the rationale sentence.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | A lean ~6-line dispatcher with no concept re-explanation; the single justification sentence ('This prevents system prompt bloat and ensures future agents can parse your skill correctly') is minor over-explanation that could be trimmed, holding it at 4 rather than 5. | 4 / 5 |
Actionability | Gives a fully executable directive with a named tool and concrete path ('MUST immediately use the view_file tool to read .../skill-authoring-guide.md before creating any files'); nothing missing for the single action. | 5 / 5 |
Workflow Clarity | Simple single-purpose skill whose one action (read the guide before creating files) is unambiguous; the simple-skill exception applies and no destructive/batch validation is needed. | 5 / 5 |
Progressive Disclosure | Body is a clear overview pointing one level deep to a real, labeled reference (references/skill-authoring-guide.md, confirmed present) and a labeled ADR source; navigation is easy and content is appropriately split out of SKILL.md. | 5 / 5 |
Total | 19 / 20 Passed |