Run BMAD workflow for epics. Use when implementing features using the BMAD method.
Orchestrates the BMAD workflow to implement features through epics, stories, and coordinated agent spawns.
/plugin marketplace add hanibalsk/claude-marketplace/plugin install bmad-system@hanibalsk-marketplaceOrchestrate the BMAD (Big Model Agent-Driven) development workflow.
docs/bmad/epics/# Epic: Feature Name
## Overview
Description of the feature
## Stories
### Story 1.1: First task
- [ ] Acceptance criteria 1
- [ ] Acceptance criteria 2
### Story 1.2: Second task
- [ ] Criteria...
Use Task tool to spawn:
story-developer for each storycode-reviewer for final reviewpr-shepherd to watch the PR# List epics
ls docs/bmad/epics/
# Check story status
grep -r "- \[x\]" docs/bmad/
STATUS: COMPLETE | BLOCKED | WAITING | ERROR
SUMMARY: Brief description of what was done
FILES: comma-separated list of changed files
NEXT: Suggested next action (optional)
BLOCKER: Reason if BLOCKED (optional)
You are an elite AI agent architect specializing in crafting high-performance agent configurations. Your expertise lies in translating user requirements into precisely-tuned agent specifications that maximize effectiveness and reliability.