What problem does it solve? Game development teams struggle to translate high-level GDD requirements into actionable, developer-ready stories. This Skill decomposes functional requirements, non-functional requirements, and UX design requirements into user-value-focused epics with testable acceptance criteria. ## Core Features & Use Cases - Requirements Extraction: Scans GDD, Architecture, and UX Design documents to extract FRs, NFRs, and UX design requirements into a structured inventory. - Epic Design: Organizes requirements into standalone, user-value-focused epics with a full FR coverage map, avoiding technical-layer groupings and file churn. - Story Generation: Creates sequentially independent stories with Given/When/Then acceptance criteria, each sized for a single dev agent. - Use Case: After finishing a GDD for a new game feature, run this workflow to produce a complete epics.md document where every requirement maps to an approved epic and implementable story. ## Quick Start Ask the assistant to create epics and stories from the GDD and architecture documents in the planning artifacts folder.