From claude-delegator
Removes claude-delegator MCP server config and plugin rules from Claude Code, with confirmation prompt.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-delegator:uninstallThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# 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 ## Remove Installed Rules ## Confirm Completion
Remove claude-delegator from Claude Code.
Question: "Remove Codex/Gemini MCP configuration and plugin rules?" Options:
If cancelled, stop here.
claude mcp remove --scope user codex
claude mcp remove --scope user gemini
rm -rf ~/.claude/rules/delegator/
✓ Removed providers from MCP servers
✓ Removed rules from ~/.claude/rules/delegator/
To reinstall: /claude-delegator:setup
npx claudepluginhub jarrodwatts/claude-delegator --plugin claude-delegator/uninstallRemoves deliberation plugin artifacts: MCP server registrations, installed rules, Grok cache, and short command aliases. Confirms before proceeding.
/uninstallUninstalls claude-code-mascot-statusline by dry-running removal of statusLine, hooks, and runtime data, confirming with user, then executing cleanup.
/uninstall-attestorScans all six Attestor install surfaces — Python package, config directory, MCP wiring, Docker containers/volumes, Claude Code hooks, plugin — and reverses each with user confirmation for destructive steps. Supports --dry-run preview.
/uninstallRemoves all managed anotifier hooks from Claude Code, Codex, Cursor, and Gemini. Original configs are backed up at ~/.anotifier/backups/.
/uninstallRemoves the which-claude-code statusline from ~/.claude/settings.json and restores any previous backup. Also reminds the user to run /plugin uninstall separately.
/skill-uninstallUninstalls the cc-use-exp configuration system installed via Plugin Marketplace, with detection and confirmation steps. Preserves user config files.