Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Claude Ops uninstall

Skill Verifiziert Aktiv
Teil von:Ops

Completely remove claude-ops plugin, all stored credentials, cached files, shell exports, and MCP registrations. Confirms each step before deletion.

Zweck

To provide a secure and thorough method for users to completely remove the claude-ops plugin and all its associated data from their system.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • Uninstalling other unrelated plugins or software
  • Backing up or archiving removed data
  • Performing partial uninstallation of specific components

Workflow

  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.

Voraussetzungen

  • Claude Code 1.0+ runtime
  • Bash, Python 3
  • Standard system utilities (security, jq, sed, grep, rm, python3)

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops
/plugin install claude-ops@ops-marketplace

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne9
LizenzMIT
Status
Quellcode ansehen