installer functional
This commit is contained in:
7
tools/installer/templates/claude-commands.md
Normal file
7
tools/installer/templates/claude-commands.md
Normal 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
|
||||
21
tools/installer/templates/cursor-rules.md
Normal file
21
tools/installer/templates/cursor-rules.md
Normal 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
|
||||
22
tools/installer/templates/windsurf-rules.md
Normal file
22
tools/installer/templates/windsurf-rules.md
Normal 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
|
||||
Reference in New Issue
Block a user