Cut the dead weight, then see what's really left.
Free & open · no signup · read-only — every stage ends by asking · nothing leaves your machine
Make it smaller and clearer: delete, simplify, then map what debt remains.
The conductor fetches each brief in turn and writes its report before moving on — later briefs can build on earlier findings. Or copy any single stage to run it alone.
4 reports in reports/, plus the run's own INDEX.md: PRUNE.md, SIMPLIFY.md, DEBT.md, HOTSPOTS.md. Feed them to the optional Studio to turn findings into commits, or run 28 · Roadmap Synthesis to merge them into one plan.
Copy the conductor into your agent inside the repo you want checked. It runs each Goal Prompt in sequence, honoring each one's ask-first rule.
Dead code, unreachable routes, stale flags, unused deps — a deletion list grouped by confidence. Git makes it reversible; bias to delete.
Abstractions with one implementation, pass-through layers, config nobody changes — ranked by clarity gained per risk.
Duplication, tangles, and dead patterns — mapped as interest paid vs principal owed, with a refactor sequence that pays for itself.
Mine the git history for churn, bug magnets, coupled files, and bus-factor silos — predict where the next bug lands.