Content
100%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 skill body: lean, fully executable, with a clearly sequenced workflow and explicit validation/feedback checkpoints. Deep form-spec material is appropriately pushed to references/forms.md rather than inlined.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and assumes Claude's competence (no basic PDF/library explanations); every section and pitfall earns its place with non-obvious, actionable detail. | 5 / 5 |
Actionability | "How to Run" and the Quick Reference table provide complete copy-paste CLI commands with all flags for every script, and the Procedure gives exact executable steps. | 5 / 5 |
Workflow Clarity | A 9-step Procedure opens with inspect-first checks and closes with verify-last; the form-design loop (spec → lint → overlay → iterate until clean) is an explicit validation feedback loop. | 5 / 5 |
Progressive Disclosure | SKILL.md is a well-sectioned overview that offloads form-spec detail to a real one-level reference (references/forms.md, cited in-body) and routes execution to bundled scripts. | 5 / 5 |
Total | 20 / 20 Passed |