Content
85%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 well-structured, actionable routing workflow with explicit stop/handoff checkpoints and a ready output template; its main weakness is redundant repetition of the terminal/handoff boundary across several sections.
Suggestions
Consolidate the 'terminal / do not implement / stop and hand off' rule into one section and reference it elsewhere rather than restating it in Purpose, Output Contract, and Stop Rules.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and avoids explaining concepts Claude already knows, but the 'stop and hand off / never implement' message is repeated across Purpose, Terminal By Default, Output Contract, and Stop Rules, so it could be tightened. | 2 / 3 |
Actionability | For an instruction-only wrapper it gives concrete, actionable guidance: named specialists to route to (`explore`, `researcher`, `dependency-expert`), explicit Source-Quality Rules, and a copy-paste-ready Output Contract template. | 3 / 3 |
Workflow Clarity | A clearly numbered Workflow and Specialist Routing sequence is paired with explicit Stop Rules that act as validation checkpoints (stop when grounded; stop and route upward for dependency/architecture/implementation work). | 3 / 3 |
Progressive Disclosure | No bundle files exist and none are needed; the skill is a self-contained, well-sectioned routing wrapper with clear headers and no nested references, so organization alone earns the top level. | 3 / 3 |
Total | 11 / 12 Passed |