installer functional

This commit is contained in:
Brian Madison
2025-06-12 22:38:24 -05:00
parent bf09224e05
commit 8916211ba9
39 changed files with 1769 additions and 419 deletions

View File

@@ -0,0 +1,7 @@
# {{AGENT_NAME}} Agent
{{AGENT_CONTENT}}
---
This is a BMAD Method agent. For more information, visit: https://github.com/your-org/bmad-method

View File

@@ -0,0 +1,21 @@
# BMAD Method Agents for Cursor
This file contains all BMAD Method agent personas. To use an agent, type its name or alias in the Cursor chat.
## Available Agents
{{AGENT_LIST}}
---
{{AGENT_RULES}}
---
# Agent Switching
To switch between agents during a conversation:
1. Simply type the new agent name (e.g., "architect" or "dev")
2. The AI will adopt that agent's persona
For more information about BMAD Method, visit: https://github.com/your-org/bmad-method

View File

@@ -0,0 +1,22 @@
# BMAD Method Agent Commands
This file contains all BMAD Method agent commands for Windsurf. Use /agent-name to switch personas.
## Available Commands
{{COMMAND_LIST}}
---
{{AGENT_SECTIONS}}
---
# Usage Tips
- Type `/dev` to switch to Developer persona
- Type `/pm` to switch to Product Manager persona
- Type `/architect` to switch to Architect persona
- And so on for other agents...
For more information about BMAD Method, visit: https://github.com/your-org/bmad-method