Prune Plugins banner
danielrosehill danielrosehill

Prune Plugins

Development community

Description

--- description: Identify redundant, overlapping, or low-value plugins in the marketplace and remove them with user confirmation. --- # Prune Plugins Review the marketplace and find plugins that should be removed — duplicates, heavy overlap, stale/abandoned, or just not pulling their weight. Nothing is deleted without Daniel's explicit confirmation. ## Steps 1. **Load the marketplace.** Parse `.claude-plugin/marketplace.json` and list every plugin with its `name`, `description`, `tags`, and

Installation

Installs to ~/.claude/commands/danielrosehill-claude-code-plugins-prune-plugins.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Code-Plugins/HEAD/.claude/commands/prune-plugins.md -o ~/.claude/commands/danielrosehill-claude-code-plugins-prune-plugins.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository