From bmad
Breaks requirements into epics and user stories for agile planning. Auto-activates when user says "create the epics and stories list" or invoke via /bmad-create-epics-and-stories.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-create-epics-and-storiesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in ./workflow.md.
Follow the instructions in ./workflow.md.
npx claudepluginhub urso/claudev --plugin bmadCreates Epics and Stories from GDD requirements for development planning. Useful when turning design docs into agile artifacts; activates on 'create epics' or 'create stories'.
Decomposes epics into INVEST-validated user stories with Given-When-Then acceptance criteria, Fibonacci/T-shirt estimates (default Sprint-level), and a Story Map for sprint planning.
Generates prioritized user stories with Given/When/Then acceptance criteria, story point estimates, and MoSCoW prioritization for sprint planning.