615 B
615 B
BMAD Method - Windsurf Instructions
Activating Agents
BMAD agents are installed as workflows in .windsurf/workflows/.
How to Use
- Open Workflows: Access via Windsurf menu or command palette
- Select Workflow: Choose the agent/task workflow
- Execute: Run to activate that agent persona
Workflow Types
- Agent workflows:
{module}-{agent}.md(auto_execution_mode: 3) - Task workflows:
task-{module}-{task}.md(auto_execution_mode: 2)
Notes
- Agents run with higher autonomy (mode 3)
- Tasks run with guided execution (mode 2)
- Workflows persist for the session