What problem does it solve? Turning a large epic or feature request into sprint-ready work items is time-consuming and error-prone. This Skill structures that process by generating INVEST-compliant user stories with acceptance criteria, estimates, dependencies, and sprint allocation in a single markdown deliverable. ## Core Features & Use Cases - Epic Decomposition: Splits epics into user stories following INVEST criteria, each with Given/When/Then acceptance criteria, story points, technical notes, and dependencies. - Sprint Planning Output: Produces a story map table, sprint recommendations, risk assessment, and total estimates written to a markdown file. - Interactive Scoping: Asks for epic description, user personas, technical context, and preferred estimation method (Fibonacci, T-Shirt, linear, or none) before generating output. - Use Case: Given an authentication epic covering signup, login, password reset, OAuth, and RBAC on a React/Node/PostgreSQL stack, generate a full story breakdown with sprint allocation and risk table. ## Quick Start Ask the assistant to break down your epic into user stories, for example: "Break down our user authentication epic into sprint-ready stories with acceptance criteria and Fibonacci estimates."