跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Claude Ops uninstall

技能 已验证 活跃
属于:Ops

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

工作流

  1. Confirm intent to uninstall via user prompt.
  2. Detect existing claude-ops artifacts (preferences, cache, keychain, shell exports, MCP registrations).
  3. Prompt user for confirmation before removing keychain credentials.
  4. Prompt user for confirmation before removing preferences and cache directories.
  5. Prompt user for confirmation before cleaning shell profiles.
  6. Prompt user for confirmation before removing MCP registrations.
  7. Clean up plugin references from Claude Code's internal settings files (installed_plugins.json, known_marketplaces.json, settings.json).
  8. Remove specific marketplace and cache directories.
  9. 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

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标9
许可证MIT
状态
查看源代码