Plugin stuck in broken state - can't install/uninstall/use
Resolved 💬 3 comments Opened Feb 3, 2026 by asutelakipina Closed Feb 7, 2026
Description
A plugin appears to be in an inconsistent/broken state where it cannot be installed, uninstalled, or used.
Steps to Reproduce
- Had plugin
ralph-loop@claude-plugins-officialpreviously installed - Run
/plugin install ralph-loop→ Shows "Plugin 'ralph-loop@claude-plugins-official' is already installed" - Run
/plugin→ Shows nothing (no content) - Run
/plugin uninstall ralph-loop→ Doesn't work - Cannot use the plugin
Expected Behavior
/pluginshould list installed plugins/plugin uninstall ralph-loopshould successfully uninstall the plugin- Plugin state should be consistent
Actual Behavior
Plugin appears to be in a broken state:
- Install says it's already installed
- Plugin list shows nothing
- Uninstall doesn't work
- Plugin is unusable
Environment
- Claude Code version: 2.1.29
- OS: macOS (Darwin 25.2.0)
Additional Context
The plugin system seems to have inconsistent state tracking, possibly a race condition or corrupted plugin registry.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗