The Review Panel
Nolan Lawson's viral post (1,135 points on HN) makes a deceptively simple argument: stop using AI as a "slop cannon" and start using it as a quality-assurance tool. His workflow runs a Claude sub-agent, Codex, and Cursor Bugbot against every PR, ranks findings by severity, then has an agent validate each one before surfacing it. The result is always "tons of bugs" with near-zero false positives — but velocity doesn't increase. Often it decreases, because the process uncovers pre-existing problems that spawn…