What problem does it solve?
This Skill prevents mid-sprint surprises by verifying a story file is complete enough for implementation, with testable acceptance criteria and required architectural/design references.
Core Features & Use Cases
- Story completeness validation: Checks that the story references specific GDD requirements with traceable acceptance criteria that are testable and free of subjective/judgment-based language.
- Architecture governance checks: Verifies referenced ADRs exist and are Accepted (or flags Proposed/missing ADRs), validates TR-IDs against the TR registry when available, and confirms control manifest rules and engine notes where applicable.
- Delivery readiness gate: Ensures planning essentials like estimates, scope boundaries, dependencies, and a clear Definition of Done including sufficient testable criteria and test evidence requirements.
Quick Start
Run the story-readiness skill on a single story file path like production/epics/combat/story-001-basic-attack.md to receive a READY/NEEDS WORK/BLOCKED verdict with a concrete gap list.