What problem does it solve? Turning a PRD, architecture document, and UX specification into an actionable backlog is slow and error-prone, often leaving requirements uncovered or stories with unclear acceptance criteria. This Skill guides a structured, step-by-step workflow that extracts every requirement and converts it into validated epics and stories ready for a developer agent. ## Core Features & Use Cases - Requirements Extraction: Scans PRD, Architecture, and UX Design documents to extract functional requirements, non-functional requirements, and UX design requirements into a requirements inventory. - Epic Design with Coverage Mapping: Organizes requirements into user-value-focused epics and builds an FR coverage map so no requirement is missed. - Story Generation and Validation: Creates stories in Given/When/Then acceptance-criteria format, then validates coverage, dependencies, and story sizing before completion. - Use Case: After finishing a PRD and architecture for a new product, run this workflow to produce a complete epics.md document with numbered epics, stories, and testable acceptance criteria for the development team. ## Quick Start Ask the agent to create the epics and stories list from your PRD and architecture documents.