What problem does it solve? Turning a PRD and architecture document into a developer-ready backlog is slow and error-prone: requirements get missed, epics get organized by technical layers instead of user value, and stories lack testable acceptance criteria. This Skill guides a structured, step-by-step decomposition so every requirement maps to an implementable story. ## Core Features & Use Cases - Requirements Extraction: Scans PRD, Architecture, and UX design documents to inventory functional requirements, non-functional requirements, and UX design requirements. - Epic Design with Coverage Mapping: Groups requirements into user-value-focused epics and produces an FR coverage map so nothing is dropped. - Story Generation with Acceptance Criteria: Creates Given/When/Then acceptance criteria for each story, sized for a single dev agent and free of forward dependencies. - Use Case: After finishing a PRD and architecture for a new product, run this Skill to produce a complete epics.md with validated stories ready to hand to a developer agent. ## Quick Start Ask the AI to create the epics and stories list from your PRD and architecture documents.