From bmad-automator
Automates the BMAD story build cycle (create, dev, QA, review, retrospective) with resumable tmux orchestration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad-automator:bmad-story-automatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in ./workflow.md.
LICENSEREADME.mddata/adaptive-retry.mddata/agent-config-presets.jsondata/agent-config-prompts.mddata/agent-fallback-troubleshooting.mddata/agent-fallback.mddata/code-review-loop.mddata/complexity-rules.jsondata/complexity-scoring.mddata/crash-recovery.mddata/data-file-index.mddata/escalation-messages-core.mddata/escalation-messages-extended.mddata/escalation-messages.mddata/escalation-triggers.mddata/execution-patterns.mddata/marker-file-format.mddata/monitoring-codex.mddata/monitoring-fallback.mdFollow the instructions in ./workflow.md.
npx claudepluginhub bmad-code-org/bmad-automator --plugin bmad-automatorOrchestrates BMAD implementation workflows — full Phase 4 epic/story pipeline or Quick Flow for small changes. Detects which flow to run and manages execution modes.
Acts as Amelia, senior software engineer, to execute approved stories: implements tasks/subtasks in order with comprehensive tests, ensures 100% pass rate, documents changes.
Launches parallel agents that each process a story through an SDLC pipeline (design, test, dev, verify, docs) using isolated git worktrees. Useful for multi-story feature development with automated verification loops.