agent consolidation

This commit is contained in:
Brian Madison
2025-06-12 19:36:12 -05:00
parent 213f4f169d
commit 576f05a9d0
72 changed files with 1048 additions and 46033 deletions

View File

@@ -0,0 +1,25 @@
# /exit-persona
## Description
Returns Claude to default assistant mode, exiting any active IDE agent persona.
**Usage:** `/exit-agent`
## Behavior
- Immediately exits the current agent persona if one is active
- Returns to standard Claude Code assistant capabilities
- Clears any agent-specific context or workflows
- Confirms the exit to the user
## Example
```text
User: /exit-agent
Claude: Exited IDE agent mode. I'm now back to my standard Claude Code assistant capabilities.
```
## Related Commands
- `/ide-agent` - Switch to a specific IDE agent persona