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.
The content is an exemplary terse deprecation shim: it states the deprecation, gives exact replacement commands, and explains its continued existence briefly, with no wasted tokens.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is a lean deprecation notice with no padding or explanation of concepts Claude already knows; the one rationale sentence is brief and relevant, so every token earns its place. | 5 / 5 |
Actionability | It gives concrete, copy-paste-ready alternative commands ('$ask claude <question>' and 'omx ask claude "<question>"') and an explicit directive ('Do not invoke or route this skill'), which is fully executable guidance. | 5 / 5 |
Workflow Clarity | As a single-purpose redirect skill, its single action is unambiguous—do not use this, use the named alternatives—satisfying the simple-skill exception that allows a 5 when the action is clear. | 5 / 5 |
Progressive Disclosure | The skill is well under 50 lines, needs no external references, and is organized with a clear heading and direct statements, meeting the bar for a 5 on small single-purpose skills. | 5 / 5 |
Total | 20 / 20 Passed |