mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-17 17:55:34 +00:00
685 B
685 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