Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a lean, well-structured instruction skill: a clear when-to-retrieve policy, a concrete escalation/stop spec with named MCP tools, and a verify-before-asserting checkpoint. It assumes Claude's competence and avoids concept over-explanation while staying self-contained.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and well-organized; the brief address-book analogy encodes the retrieval reflex without explaining concepts Claude already knows, and every section earns its place. | 3 / 3 |
Actionability | Provides concrete, executable guidance — named MCP tools (`get_page <slug>`, `graph`, `backlinks`) and a precise three-level escalation spec with stop conditions — which is actionable for an instruction-only skill. | 3 / 3 |
Workflow Clarity | The retrieval spec is a clearly numbered escalation sequence with explicit stop conditions and a verify-before-asserting checkpoint ('verify against the brain first'); as read-only retrieval it needs no destructive-feedback loop. | 3 / 3 |
Progressive Disclosure | Under 50 lines with well-organized sections and clear one-level 'See also' pointers to sibling skills (query, brain-ops), satisfying the simple-skill allowance with no nested or multi-level references. | 3 / 3 |
Total | 12 / 12 Passed |