Content
71%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 well-crafted protocol skill with concrete, sequenced, actionable guidance and efficient prose that mostly assumes Claude's competence. Its chief weakness is progressive disclosure: the body signals several referenced files (template.md and two examples) and sibling skills that are not present in the bundle, leaving the navigation structure partly broken.
Suggestions
Ship the referenced bundle files (template.md, examples/protocol-in-action.md, examples/protocol-in-action-industrial.md) or remove the links so the one-level-deep navigation actually resolves.
Consider inlining a concrete numbered stable-output schema template in the Application section, since the protocol mandates a fixed schema but never shows one.
Trim the repeated "*Why it teaches:*" rationales and aphoristic one-liners to tighten token efficiency without losing the core contract.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely efficient and avoids explaining concepts Claude already knows (no "what a PDF is" filler); it assumes competence and earns most of its tokens, though the repeated "*Why it teaches:*" asides and aphoristic prose ("Research without a decision is a hobby", "an opinion wearing a badge") are minor trim opportunities that keep it just below the lean 5 anchor. | 4 / 5 |
Actionability | Concrete, specific guidance is present throughout: an 8-step agent sequence, a 5-step implementer sequence, precisely defined Fact/Inference/Assumption labels, and a copy-paste worked example; as an instruction-only protocol it has no code, but the guidance is actionable, with only minor gaps such as the stable output schema being described rather than given inline. | 4 / 5 |
Workflow Clarity | Multi-step processes are clearly sequenced with explicit checkpoints — the search-plan gate ("Continue unless the user revises it"), the question budget, and the gaps list all act as review gates; it stops short of the 5 anchor because there is no full validate→fix→retry feedback loop of the kind the top anchor calls for. | 4 / 5 |
Progressive Disclosure | The SKILL.md itself is well-structured with clear sections and clearly signaled one-level-deep references (template.md, examples/protocol-in-action.md, examples/protocol-in-action-industrial.md, sibling skills), but none of the referenced bundle files actually exist in the bundle and no references/scripts/assets directories are present, so the progressive-disclosure promise of navigation to real detail is not fulfilled. | 3 / 5 |
Total | 15 / 20 Passed |