677 B
677 B
BMAD Method - Cursor Instructions
Activating Agents
BMAD agents are installed in .cursor/rules/bmad/ as MDC rules.
How to Use
- Reference in Chat: Use
@bmad/{module}/agents/{agent-name} - Include Entire Module: Use
@bmad/{module} - Reference Index: Use
@bmad/indexfor all available agents
Examples
@bmad/core/agents/dev - Activate dev agent
@bmad/bmm/agents/architect - Activate architect agent
@bmad/core - Include all core agents/tasks
Notes
- Rules are Manual type - only loaded when explicitly referenced
- No automatic context pollution
- Can combine multiple agents:
@bmad/core/agents/dev @bmad/core/agents/test