mirror of
https://github.com/stephenleo/bmad-autonomous-development.git
synced 2026-04-25 20:34:55 +02:00
Standalone BMad module that orchestrates fully autonomous parallel multi-agent pipelines through the full story lifecycle (create → dev → review → PR), driven by the sprint backlog and dependency graph. - Every step runs in a dedicated subagent with a fresh context window - Harness-agnostic: detects Claude Code, Cursor, Copilot, etc. at setup - Configurable models, timers, CI, and merge behaviour per harness - Self-registering via assets/module-setup.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
432 B
432 B
| 1 | module | skill | display-name | menu-code | description | action | args | phase | after | before | required | output-location | outputs |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | bad | bad | Run BAD Pipeline | RN | Runs the full autonomous development loop — dependency graph, story pipeline, auto-merge, and continuation | run | [KEY=VALUE...] | 3-development | bmad-sprint-planning:run | false | |||
| 3 | bad | bad | Configure BAD | SU | Set up or reconfigure BAD for this project | configure | [setup|configure] | anytime | false |