The four questions to ask any repo you just cloned.
Free & open · no signup · read-only — every stage ends by asking · nothing leaves your machine
First contact with an unfamiliar codebase: what is it, is it broken, is it safe, can I work on it.
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: IMPROVEMENTS.md, BUGS.md, SECURITY-AUDIT.md, DX.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.
The flagship. Understand the whole product, then surface prioritized opportunities across UI, UX, retention, engagement, community, and beauty.
Trace latent bugs, unhandled edge cases, and race conditions; rank by user pain with repro paths and fix sketches.
A defensive review of your own codebase — auth gaps, injection surfaces, exposed secrets, and data leaks, ranked by exploitability.
Walk clone → install → run → change → PR like a brand-new developer and log every stumble on the way to a first contribution.