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.
The body is a strong, action-oriented skill document: executable templates, table-driven quick reference, and explicit activation/verification/testing workflows with validation feedback loops. Only minor conciseness trimming would improve it further.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is efficient, using tables for exit codes, events, and matchers instead of prose, with a one-line intro and no padding about what hooks are; a couple of mildly explanatory asides (the security-feature note, wildcard rationale) keep it just below fully lean. | 4 / 5 |
Actionability | Fully executable guidance: a concrete JSON settings structure, a complete copy-paste bash template with jq stdin parsing, specific commands (`claude --debug`, `/hooks`, `jq .`), and real matcher/wildcard examples covering the common cases. | 5 / 5 |
Workflow Clarity | Multi-step processes are clearly sequenced with explicit validation checkpoints and feedback loops: the restart/`/hooks` activation flow, a loaded-hook verification checklist, and a 4-step safe-testing sequence for destructive blocking hooks. | 5 / 5 |
Progressive Disclosure | SKILL.md is a clear overview with well-signaled one-level-deep references (hook-events.md plus three example files, all confirmed to exist), with detailed schemas and full examples appropriately split into separate files for easy navigation. | 5 / 5 |
Total | 19 / 20 Passed |