From bmad
Generates sprint status tracking from epics. Useful when users request sprint planning via 'run sprint planning' or 'generate sprint plan'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-sprint-planningThe 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 bmadGenerates or updates sprint status from epic files for sprint planning. Auto-activates when user says 'plan the sprint' or 'create sprint plan'.
Plans a sprint from backlog issues using capacity constraints, priority ranking, and configurable gates. Supports dry-run, auto-apply, and release-level planning.
Plans sprints by estimating capacity from velocity and availability, selecting backlog stories, mapping dependencies, identifying risks, and outputting a summary with goal. Use for sprint prep.