Using AI to write better code more slowly
Summary
Nolan Lawson argues that AI can improve code quality by slowing down the coding process and using multiple AI agents to review PRs. The post outlines a strategy to run Claude, Codex, and another bot to surface bugs, prioritize them, and write a final report, emphasizing deliberate review over speed. It also discusses workflows that help developers understand failure modes and the codebase, rather than chasing unrealistically rapid productivity.