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 CLI skill body: concise, fully executable, with a clear sequenced workflow and explicit validation guidance. No bundle files are needed given the compact, well-sectioned content.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean: short bullets and copy-paste command blocks with no padding or explanation of concepts Claude already knows; every token earns its place. | 5 / 5 |
Actionability | Install, Core Loop, Modes, Common Commands, and Sessions are all fully executable, copy-paste-ready commands covering the common cases. | 5 / 5 |
Workflow Clarity | The Core Loop is explicitly sequenced (open -> state -> act -> screenshot -> state verify -> close) with a validation checkpoint, and the Rules section enforces re-running `state` before acting as a feedback loop. | 5 / 5 |
Progressive Disclosure | No bundle files exist and none are needed; content is ~75 lines organized into clearly headed sections (Purpose, When, Install, Core Loop, Modes, Commands, Sessions, Rules) with easy navigation. | 5 / 5 |
Total | 20 / 20 Passed |