Files
BMAD-METHOD/docs/ide-info/windsurf.md
2025-09-28 23:17:07 -05:00

615 B

BMAD Method - Windsurf Instructions

Activating Agents

BMAD agents are installed as workflows in .windsurf/workflows/.

How to Use

  1. Open Workflows: Access via Windsurf menu or command palette
  2. Select Workflow: Choose the agent/task workflow
  3. 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