Reduce code entropy — do the same thing with less code, safely
npx claudepluginhub garretts-apps/entropy-reducerReduce code entropy — do the same thing with less code, safely. Multi-agent analysis that finds redundancy, dead code, and simplification opportunities without changing UI/UX or language.
A Claude Code plugin that reduces code entropy — achieving the same functionality with less code, safely.
Deploys a team of specialized agents to analyze your codebase and produce a plan for reducing lines of code without:
/reduce-entropy [path]
The plugin runs 4 phases:
| Phase | Agent | Model | What It Does |
|---|---|---|---|
| 1. Review | codebase-reviewer | Haiku | Reads entire codebase, maps architecture, counts LOC |
| 2. Analyze | entropy-analyzer | Sonnet | Finds duplicate code, dead code, verbose patterns, over-abstraction |
| 3. Audit | safety-auditor | Sonnet | Validates each reduction is safe and performant |
| 4. Guard | ui-guardian | Haiku | Ensures zero UI/UX impact |
A structured reduction plan showing:
Always starts in plan mode — nothing is changed until you approve.
Works with any programming language. If the agents encounter an unfamiliar language, they research it before analyzing.
Never recommends changing the programming language.
/plugin install entropy-reducer@your-marketplace
Or for local development:
claude --plugin-dir ./entropy-reducer
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations