bmad-story-pipeline
Installation
SKILL.md
BMAD Story Pipeline
Complete the delivery pipeline for story {ARGUMENT} using configurable workflow.
Pre-step: Determine Story Number
If {ARGUMENT} is empty or not provided:
- Read
_bmad-output/implementation-artifacts/sprint-status.yaml(ordocs/sprint/sprint-status.yaml) to find stories - Find the first story with status "todo" or "in-progress"
- Use that story number as
{STORY_ID} - If no story found, ask user to specify story number
The story number format is typically X-Y (e.g., 1-1, 2-3).
Execution Strategy
Related skills