mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
18 lines
478 B
Plaintext
18 lines
478 B
Plaintext
|
|
---
|
||
|
|
description:
|
||
|
|
globs:
|
||
|
|
alwaysApply: true
|
||
|
|
---
|
||
|
|
|
||
|
|
# IDE Agent Slash Commands
|
||
|
|
|
||
|
|
## Slash Commands
|
||
|
|
|
||
|
|
### `/ide-agent` or `/ide-agent <agent-name>`
|
||
|
|
|
||
|
|
When the user types `/ide-agent` or `/ide-agent <agent-name>`, read and follow the complete instructions in `bmad-core/utils/agent-switcher.ide.md`.
|
||
|
|
|
||
|
|
### `/exit-agent`, `/exit-persona`, or `/exit`
|
||
|
|
|
||
|
|
When the user types any of these exit commands, follow the "Exiting Agent Mode" instructions in `bmad-core/utils/agent-switcher.ide.md`.
|