Everything to learn before you own someone else's code.
Free & open · no signup · read-only — every stage ends by asking · nothing leaves your machine
Taking over an unfamiliar or orphaned project: get onboarded, read its health, map the debt, and find where the knowledge is dangerously concentrated.
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: DX.md, HEALTH.md, DEBT.md, OWNERSHIP.md. Feed them to the optional Studio to turn findings into commits, or run 28 · Roadmap Synthesis to merge them into one plan. Drop each week's HEALTH.md on the Vitals Viewer to watch your trend history grow.
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.
.github/run-brief.example.yml into your repo ↗Walk clone → install → run → change → PR like a brand-new developer and log every stumble on the way to a first contribution.
A fast weekly vitals pass — tests, build, deps, TODOs — diffed against the last run so drift shows up as trend arrows.
Duplication, tangles, and dead patterns — mapped as interest paid vs principal owed, with a refactor sequence that pays for itself.
Read git history for the human risks — files only one person understands, critical paths with a truck factor of one, and the knowledge that leaves when they do.