Everything you should check before you press deploy.
Free & open · no signup · read-only — every stage ends by asking · nothing leaves your machine
The night-before checks: safe, accessible, deployable, ready for a bad day.
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: SECURITY-AUDIT.md, A11Y.md, RELEASE.md, RELIABILITY.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.
A defensive review of your own codebase — auth gaps, injection surfaces, exposed secrets, and data leaks, ranked by exploitability.
Keyboard navigation, contrast, labels, and screen-reader flow — audited end-to-end along the core user journey.
Map merged-PR to production; every manual step is a finding. Includes the rollback-readiness verdict.
The 3am table — for each failure scenario: how you'd detect it, how you'd respond, and the gap in between.