What problem does it solve?
This Skill prevents mid-sprint surprises by validating whether a story is fully implementation-ready, with clear, testable acceptance criteria and required architecture context.
Core Features & Use Cases
- Implementation-ready validation: Checks GDD requirement references, acceptance criteria testability, and scope clarity so developers can start without guessing.
- Architecture/traceability checks: Verifies referenced ADR status, TR-ID validity, and control manifest version currency when available.
- Dependency and risk gating: Detects missing or DRAFT dependency stories and flags unresolved design questions as blockers.
- Asset existence verification: Scans for referenced assets and confirms they exist (or reports missing paths).
- Actionable output: Produces READY / NEEDS WORK / BLOCKED with specific gaps or blockers per story.
Quick Start
Run this skill on a single story file to receive a readiness verdict and a concrete list of what must be fixed before implementation.