doc reference changes from vs-code-copilot to github-copilot

This commit is contained in:
Brian Madison
2025-07-04 08:04:27 -05:00
parent eb960f99f2
commit 38dd71db7f
18 changed files with 45 additions and 75 deletions

View File

@@ -32,5 +32,4 @@ Type `/agent-name` in your chat to activate an agent:
## Tips for Claude Code Users
- Commands are auto-suggested as you type `/`
- Each agent supports `*help` to see available commands
- Claude Code maintains excellent context within each chat
- More coming soon...

View File

@@ -34,9 +34,3 @@ All agents use `@` prefix:
- **Rule files**: Stored as numbered files in `.clinerules/` (e.g., `01-bmad-master.md`)
- **Agent ordering**: Prioritized list with core agents first
- **VS Code integration**: Works within VS Code's Cline extension panel
## Tips for Cline Users
- Cline maintains conversation context well
- Use `@agent-name` at the start of your message for best results
- Agent rules are loaded automatically when mentioned

View File

@@ -11,27 +11,4 @@ When running `npx bmad-method install`, select **Windsurf** as your IDE. This cr
## Using BMad Agents in Windsurf
Type `@agent-name` in chat to activate an agent:
- `@bmad-master` - Universal task executor
- `@sm` - Scrum Master
- `@dev` - Full-stack developer
- `@architect` - Solution architect
- `@pm` - Product manager
- `@analyst` - Business analyst
- `@qa` - QA specialist
- `@po` - Product owner
- `@ux-expert` - UX specialist
## Windsurf-Specific Features
- **Rule files**: Stored in `.windsurf/rules/` as `.md` files
- **Activation**: Use `@` prefix to mention agents
- **Collaborative features**: Works well with BMad's agent-switching pattern
- **Project context**: Agents have access to your full project context
## Tips for Windsurf Users
- Start new chats when switching agents
- Each agent supports `*help` to see available commands
- Leverage Windsurf's collaboration features for team reviews
Type `@agent-name` in chat to activate an agent.