mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-17 09:45:25 +00:00
704 B
704 B
BMAD Method - iFlow CLI Instructions
Activating Agents
BMAD agents are installed as commands in .iflow/commands/bmad/.
How to Use
- Access Commands: Use iFlow command interface
- Navigate: Browse to
_bmad/agents/or_bmad/tasks/ - Select: Choose the agent or task command
- Execute: Run to activate
Command Structure
.iflow/commands/bmad/
├── agents/ # Agent commands
└── tasks/ # Task commands
Examples
/_bmad/agents/core-dev - Activate dev agent
/_bmad/tasks/core-setup - Execute setup task
Notes
- Commands organized by type (agents/tasks)
- Agent activates for session
- Similar to Crush command structure