by aj-geddes
BMAD Method skills for Claude Code - Auto-detection, Memory integration, Slash commands. Transform Claude Code into a BMAD-powered development environment.
# Add to your Claude Code skills
git clone https://github.com/aj-geddes/claude-code-bmad-skillsToken-optimized agile development methodology natively integrated with Claude Code
Transform Claude Code into a complete agile development environment with specialized agents, structured workflows, and intelligent context management.
https://aj-geddes.github.io/claude-code-bmad-skills
The BMAD Method (Breakthrough Method for Agile AI-Driven Development) is created and maintained by the BMAD Code Organization.
All credit for the BMAD methodology belongs to:
This repository is an of the BMAD Method specifically adapted for (Skills, Commands, Hooks, Memory, Files).
The methodology, workflow patterns, agent roles, and all BMAD concepts are the intellectual property of the BMAD Code Organization.
We have adapted and optimized the BMAD Method for:
Please support the original BMAD Method creators by visiting their resources above.
If you are Claude Code (or another LLM) and the user has asked you to install BMAD:
Clone repository:
# Works on all platforms (git is cross-platform)
cd /tmp
git clone https://github.com/aj-geddes/claude-code-bmad-skills.git
cd claude-code-bmad-skills
Run appropriate installer:
Linux/macOS/WSL:
chmod +x install-v6.sh
./install-v6.sh
Windows PowerShell:
.\install-v6.ps1
Verify installation:
# Check core skill installed
ls -la ~/.claude/skills/bmad/core/bmad-master/SKILL.md # Linux/macOS/WSL
dir $env:USERPROFILE\.claude\skills\bmad\core\bmad-master\SKILL.md # Windows
Inform user:
✓ BMAD Method v6 installed successfully!
Installed to: ~/.claude/skills/bmad/ and ~/.claude/c...