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 lean skill body: executable command, documented arguments, concrete examples, and well-organized sections with no redundancy or over-explanation. It assumes Claude's competence and every token earns its place.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and efficient: a brief intro, one command, a compact args table, output fields, and three terse examples with no padding or explanation of concepts Claude already knows. | 5 / 5 |
Actionability | Fully executable copy-paste-ready command with every flag documented and three concrete examples using real values covering expiry, DTE, and as-of-date cases. | 5 / 5 |
Workflow Clarity | A simple single-purpose read-only calculation skill whose single action is unambiguous; no destructive/batch validation cap applies, so the simple-skill exception yields a 5. | 5 / 5 |
Progressive Disclosure | Under 50 lines, single task, references the existing scripts/greeks.py, and is organized into clear sections (Instructions, Arguments, Output, Examples, Dependencies, Timezone) with no nested references. | 5 / 5 |
Total | 20 / 20 Passed |