by LarsCowe
Unified AI Development Framework - BMAD phases with Ralph execution loop
# Add to your Claude Code skills
git clone https://github.com/LarsCowe/bmalphBMAD-METHOD planning + Ralph autonomous implementation, glued by slash commands.
<p align="center"> <img src="docs/bmalph-diagram-light.svg" alt="bmalph workflow diagram" width="800" /> </p>bmalph bundles and installs two AI development systems:
bmalph provides:
bmalph init — Install both systemsbmalph upgrade — Update to latest versionsbmalph doctor — Check installation healthbmalph implement — Transition from BMAD to Ralphbmalph run — Start Ralph loop with live dashboardbmalph check-updates — Check for upstream updatesNo comments yet. Be the first to share your thoughts!
bmalph status — Show project status and phasebmalph reset — Remove all bmalph filesbmalph watch~~ — (deprecated) Use bmalph run insteadbmalph works with multiple AI coding assistants. Each platform gets BMAD planning (Phases 1-3). The Ralph autonomous loop (Phase 4) requires a CLI-based platform.
| Platform | ID | Tier | Instructions File | Commands |
| -------------- | ------------- | ------------------- | --------------------------------- | -------------------------------- |
| Claude Code | claude-code | full | CLAUDE.md | .claude/commands/ directory |
| OpenAI Codex | codex | full | AGENTS.md | Codex Skills (.agents/skills/) |
| Cursor | cursor | full (experimental) | .cursor/rules/bmad.mdc | _bmad/COMMANDS.md |
| Windsurf | windsurf | instructions-only | .windsurf/rules/bmad.md | _bmad/COMMANDS.md |
| GitHub Copilot | copilot | full (experimental) | .github/copilot-instructions.md | _bmad/COMMANDS.md |
| Aider | aider | instructions-only | CONVENTIONS.md | _bmad/COMMANDS.md |
Tiers: