Command
Development
Command
/uninstall
Uninstall claude-delegator (remove MCP config and rules)
Install
> /plugin marketplace add jarrodwatts/claude-delegator > /plugin install claude-delegator@jarrodwatts-claude-delegator
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/uninstall
Context preview
What this command does when you run it.
Uninstall claude-delegator (remove MCP config and rules)
Command definition
uninstall.mdname: uninstall description: Uninstall claude-delegator (remove MCP config and rules) allowed-tools: Bash, Read, Write, Edit, AskUserQuestion timeout: 30000
Uninstall
Remove claude-delegator from Claude Code.
Confirm Removal
**Question**: "Remove Codex/Gemini MCP configuration and plugin rules?" **Options**:
- "Yes, uninstall"
- "No, cancel"
If cancelled, stop here.
Remove MCP Configuration
claude mcp remove --scope user codex claude mcp remove --scope user gemini
Remove Installed Rules
rm -rf ~/.claude/rules/delegator/
Confirm Completion
✓ Removed providers from MCP servers ✓ Removed rules from ~/.claude/rules/delegator/ To reinstall: /claude-delegator:setup
Ships withclaude-delegator
GPT expert subagents for Claude Code. Five specialists that can analyze AND implement—architecture, security, code review, and more.
Get the whole plugin
Stats
999
Stars
49
Forks
Quiet
Maintenance
JavaScript
Language
MIT
License
6mo ago
Last commit
8mo ago
Created
Repo: jarrodwatts/claude-delegator

