736 B
736 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_folder}/agents/or{bmad_folder}/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_folder}/agents/core-dev - Activate dev agent
/{bmad_folder}/tasks/core-setup - Execute setup task
Notes
- Commands organized by type (agents/tasks)
- Agent activates for session
- Similar to Crush command structure