Content
78%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-organized, actionable skill body that routes four input shapes through a shared discipline with concrete Gherkin examples and externalized detail files. Could be tightened by removing the ISTQB definition and inlining the bare minimum of the R1-R5 rules so the body is self-sufficient.
Suggestions
Drop the quoted ISTQB ATDD definition and the shift-left overview diagram; assume Claude knows the ATDD concept and state only the skill-specific contract.
Inline a one-line summary of each R1-R5 rule (or the classification table) so the manual-steps section is executable without opening the reference, keeping the full catalog in references/manual-step-rules.md.
Add an explicit post-emit validation step (e.g., 'lint the .feature; re-run after fixing flagged Givens') to close the workflow loop.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with concrete worked examples and a tight output template, but includes over-explanation Claude already knows (the quoted ISTQB ATDD definition and the introductory shift-left flow diagram) that could be trimmed. | 4 / 5 |
Actionability | Provides copy-paste-ready Gherkin examples, numbered per-shape procedures, and a concrete output template; minor gaps because the R1-R5 rewrite rules and classification table are named but only defined in referenced files. | 4 / 5 |
Workflow Clarity | Each input shape has a clearly sequenced numbered workflow with explicit validation ('Validate: at most one When per scenario', 'Validate observability of every Then') and a flag-and-ask feedback loop, but no explicit re-validate-after-fix loop for the emitted artifact. | 4 / 5 |
Progressive Disclosure | Clear overview with well-signaled, one-level-deep references to three real reference files (atdd-traceability.md, manual-step-rules.md, spec-extraction-examples.md), each appropriately split by input shape with a consolidated References section for navigation. | 5 / 5 |
Total | 17 / 20 Passed |