What problem does it solve? Turning a PRD and architecture document into an actionable 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 workflow that extracts every requirement and converts it into an approved epic and story breakdown ready for developers. ## Core Features & Use Cases - Requirements Extraction: Scans PRD, Architecture, and UX design documents to inventory functional requirements, non-functional requirements, and UX design requirements. - Collaborative Epic Design: Groups requirements into user-value-focused epics with an FR coverage map, enforcing dependency and file-churn rules. - Story Generation with Acceptance Criteria: Produces Given/When/Then acceptance criteria for each story, sized for a single dev agent, then validates full requirement coverage. - Use Case: After finishing a PRD and architecture spec for a new product, run this workflow to produce a complete epics.md with validated stories that a developer agent can implement directly. ## Quick Start Ask the agent to create the epics and stories list from your PRD and architecture documents.