Claude Ops uninstall
技能 已验证 活跃Completely 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.
功能
- 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
使用场景
- 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
非目标
- Uninstalling other unrelated plugins or software
- Backing up or archiving removed data
- Performing partial uninstallation of specific components
工作流
- 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.
先决条件
- Claude Code 1.0+ runtime
- Bash, Python 3
- Standard system utilities (security, jq, sed, grep, rm, python3)
安装
请先添加 Marketplace
/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops/plugin install claude-ops@ops-marketplace质量评分
已验证信任信号
类似扩展
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
100自动修复技能问题(首先进行安全预览)。也可与 --prune 一起使用,查找并移除损坏的符号链接、空目录和孤立的技能。
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