Content
75%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-structured, highly actionable workflow skill with clear sequencing and good reference discipline. Its main weakness is conciseness — conceptual rationale and content duplicated from template.md inflate the body.
Suggestions
Remove the 'Context Compact' section and state the 'audit trail vs execution source of truth' distinction once near Step 3 instead of repeating it across Steps 3, 3b, 4, and After Planning.
Defer the inlined test-spec good/bad examples (L3/L4) and the Agent Context required-fields list to template.md, where they already exist, to eliminate duplication.
Trim the 'Phase Boundaries' and 'Anti-Patterns to Avoid' sections, which restate guidance already covered in template.md, or compress them into a brief pointer.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient but includes unnecessary explanation and repetition — the 'Context Compaction' rationale, repeated 'audit trail vs execution source of truth' statements, and restated phase-boundary/anti-pattern guidance that already lives in template.md could be tightened. | 3 / 5 |
Actionability | Highly actionable: concrete beads commands (beads:epic, beads:dep, beads:label, beads:ready), exact issue decomposition rules (TDD phases get 3 issues: Write Tests → Implement → Validate), explicit labels, and a fully worked 6-phase example tree; a beads-unavailable fallback is also specified. | 5 / 5 |
Workflow Clarity | Clear numbered sequence (Steps 1–5 plus 3b) with checkpoints — a beads availability check with fallback, a review/approval gate, and per-phase verification checklists; not a 5 because true validate→fix→retry feedback loops are delegated to /craft rather than present in /draft's own workflow. | 4 / 5 |
Progressive Disclosure | Good structure with one-level-deep, well-signaled references to references/template.md for the full template and issue description templates; a minor organization gap is the duplication of test-spec good/bad examples, Agent Context field lists, and phase-boundary guidance that also appear in template.md. | 4 / 5 |
Total | 16 / 20 Passed |