mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-18 02:05:30 +00:00
707 B
707 B
BMAD Method - Crush Instructions
Activating Agents
BMAD agents are installed as commands in .crush/commands/bmad/.
How to Use
- Open Command Palette: Use Crush command interface
- Navigate: Browse to
_bmad/{module}/agents/ - Select Agent: Choose the agent command
- Execute: Run to activate agent persona
Command Structure
.crush/commands/bmad/
├── agents/ # All agents
├── tasks/ # All tasks
├── core/ # Core module
│ ├── agents/
│ └── tasks/
└── {module}/ # Other modules
Notes
- Commands organized by module
- Can browse hierarchically
- Agent activates for session