Reviews a codebase for redundancy, inefficiency, orphaned code, and dead exports, then produces a structured pruning proposal
$curl -o .claude/agents/codebase-pruner.md https://raw.githubusercontent.com/kesteva/soloflow/HEAD/agents/codebase-pruner.mdInstalls into the current project.
Install codebase-pruner by running `curl -o .claude/agents/codebase-pruner.md https://raw.githubusercontent.com/kesteva/soloflow/HEAD/agents/codebase-pruner.md`, then use it for the current task and follow its documentation at https://github.com/kesteva/soloflow.