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.
A highly actionable, well-structured CLI reference that leads with a quick-start, groups commands logically, and pairs them with worked examples. Its standout is the explicit bounded-wait guidance with recovery steps, demonstrating strong workflow discipline for a tool prone to hanging.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly lean command tables with inline comments and no padding of concepts Claude already knows, though the bounded-wait section and several per-command comment restatements add a little that could be trimmed. | 4 / 5 |
Actionability | Every command is concrete, copy-paste ready, and the worked form-submission and data-extraction examples cover common end-to-end cases with real refs and values. | 5 / 5 |
Workflow Clarity | A clear numbered core workflow is followed by an explicit bounded-wait pattern with wall-clock timeout AND max-attempts, plus timeout-recovery guidance (snapshot/screenshot, report, move on) — strong validation and feedback-loop discipline. | 5 / 5 |
Progressive Disclosure | No bundle files exist, so the single well-organized SKILL.md with clear section headers fits the under-50-lines/simple-skill exception loosely; structure is clean and navigable with no nested references. | 5 / 5 |
Total | 19 / 20 Passed |