Claude Ops uninstall
Skill Verified ActiveCompletely remove claude-ops plugin, all stored credentials, cached files, shell exports, and MCP registrations. Confirms each step before deletion.
To provide a secure and thorough method for users to completely remove the claude-ops plugin and all its associated data from their system.
Features
- Removes plugin installation and marketplace registration
- Deletes stored preferences and project registry
- Cleans cached plugin files
- Removes keychain credentials
- Removes shell profile exports
- Removes MCP server registrations
Use Cases
- Completely uninstalling claude-ops from a development environment
- Cleaning up system configurations after migrating away from claude-ops
- Performing a fresh installation by first removing an existing claude-ops setup
Non-Goals
- Uninstalling other unrelated plugins or software
- Backing up or archiving removed data
- Performing partial uninstallation of specific components
Workflow
- Confirm intent to uninstall via user prompt.
- Detect existing claude-ops artifacts (preferences, cache, keychain, shell exports, MCP registrations).
- Prompt user for confirmation before removing keychain credentials.
- Prompt user for confirmation before removing preferences and cache directories.
- Prompt user for confirmation before cleaning shell profiles.
- Prompt user for confirmation before removing MCP registrations.
- Clean up plugin references from Claude Code's internal settings files (installed_plugins.json, known_marketplaces.json, settings.json).
- Remove specific marketplace and cache directories.
- Provide a final summary of all actions taken and reinstallation instructions.
Prerequisites
- Claude Code 1.0+ runtime
- Bash, Python 3
- Standard system utilities (security, jq, sed, grep, rm, python3)
Installation
First, add the marketplace
/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops/plugin install claude-ops@ops-marketplaceQuality Score
VerifiedTrust Signals
Similar Extensions
Cleanup Dashboards
100Audit and consolidate HubSpot reporting dashboards. Identifies unused, duplicate, or outdated dashboards. Must be performed manually — no dashboard API is available.
Janitor Fix
100Automatically fix skill problems (safe preview first). Also use with --prune to find and remove broken symlinks, empty directories, and orphaned skills.
Clean Codebase
99Remove dead code, unused imports, fix lint warnings, and normalize formatting across a codebase without changing business logic or architecture. Use when lint warnings have piled up during rapid development, unused imports and variables clutter files, dead code paths were never removed, formatting is inconsistent, or static analysis tools report fixable hygiene issues.
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions