bmad-autonomous-development
Autonomous parallel sprint pipelines from backlog to merged PRs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install bmad-autonomous-development?โผ
Run `npx skills add stephenleo/bmad-autonomous-development --all -g -y` in your terminal, then run /bad setup inside your project to configure it.
What does BAD automate in a sprint?โผ
It runs each backlog story through a 7-step pipeline: story creation, acceptance tests, implementation, test review, code review, PR with CI monitoring, and PR review, all without manual intervention.
Does BAD require the BMad Method?โผ
Yes. You need the BMad Method installed in your project plus a sprint plan with epics, stories, and a sprint-status.yaml file before BAD can take over execution.
Can BAD run multiple stories at the same time?โผ
Yes. It runs up to MAX_PARALLEL_STORIES stories simultaneously, each in its own isolated git worktree, while respecting epic ordering and story dependencies.
Which coding harnesses work with BAD?โผ
BAD is harness-agnostic and auto-detects Claude Code, Cursor, GitHub Copilot, Codex, Gemini, Windsurf, and Cline during setup, adjusting models and rate limits accordingly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core