670 B
670 B
BMAD Method - Auggie CLI Instructions
Activating Agents
BMAD agents can be installed in multiple locations based on your setup.
Common Locations
- User Home:
~/.auggie/commands/ - Project:
.auggie/commands/ - Custom paths you selected
How to Use
- Type Trigger: Use
@{agent-name}in your prompt - Activate: Agent persona activates
- Tasks: Use
@task-{task-name}for tasks
Examples
@dev - Activate development agent
@architect - Activate architect agent
@task-setup - Execute setup task
Notes
- Agents can be in multiple locations
- Check your installation paths
- Activation syntax same across all locations