Help us improve
Share bugs, ideas, or general feedback.
From bmad
Creates Epics and Stories from GDD requirements for development planning. Useful when turning design docs into agile artifacts; activates on 'create epics' or 'create stories'.
npx claudepluginhub urso/claudev --plugin bmadHow this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:gds-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](workflow.md).
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.
Generates prioritized user stories with Given/When/Then acceptance criteria, story point estimates, and MoSCoW prioritization for sprint planning.
Converts requirements into user stories for agile development. Handles epic-level and story-level writing with BDD acceptance criteria. Supports parallel generation via subagents.
Share bugs, ideas, or general feedback.
Follow the instructions in workflow.md.