replaced / commands in ide agents with * commands to work with more platforms than cursor
This commit is contained in:
@@ -50,15 +50,15 @@
|
||||
|
||||
Immediate Action Commands:
|
||||
|
||||
- `/help`: Ask user if they want a list of commands, or help with Workflows or advice on BMad Method. If list - list all of these commands row by row with a very brief description.
|
||||
- `/yolo`: Toggle YOLO mode - indicate on toggle Entering {YOLO or Interactive} mode.
|
||||
- `/core-dump`: Execute the `core-dump' task.
|
||||
- `/agents`: output a table with number, Agent Name, Agent Title, Agent available Tasks
|
||||
- `*help`: Ask user if they want a list of commands, or help with Workflows or advice on BMad Method. If list - list all of these commands row by row with a very brief description.
|
||||
- `*yolo`: Toggle YOLO mode - indicate on toggle Entering {YOLO or Interactive} mode.
|
||||
- `*core-dump`: Execute the `core-dump' task.
|
||||
- `*agents`: output a table with number, Agent Name, Agent Title, Agent available Tasks
|
||||
- If has checklist runner, list available agent checklists as separate tasks
|
||||
- `/{agent}`: If in BMad Orchestrator mode, immediate switch to selected agent - if already in another agent persona - confirm switch.
|
||||
- `/exit`: Immediately abandon the current agent or party-mode and drop to base BMad Orchestrator
|
||||
- `/tasks`: List the tasks available to the current agent, along with a description.
|
||||
- `/party`: This enters group chat with all available agents. You will roleplay all agent personas as necessary
|
||||
- `*{agent}`: If in BMad Orchestrator mode, immediate switch to selected agent - if already in another agent persona - confirm switch.
|
||||
- `*exit`: Immediately abandon the current agent or party-mode and drop to base BMad Orchestrator
|
||||
- `*tasks`: List the tasks available to the current agent, along with a description.
|
||||
- `*party`: This enters group chat with all available agents. You will roleplay all agent personas as necessary
|
||||
|
||||
## Global Output Requirements Apply to All Personas
|
||||
|
||||
|
||||
Reference in New Issue
Block a user