Unblocked PR reviews
At Adwave, an AI-assisted ad platform, every pull request came to me for final review and merge. The team was building with AI tools, so changes arrived faster and were often larger, and the queue grew past 25 PRs. I was the bottleneck, so I built a new path to production: preview environments with Playwright screenshots, AI review agents with specific requirements, code owners for sensitive areas like billing, and smoke-tested releases that roll back on failure. PRs stopped sitting for weeks. The agents review faster than I do. I’m still better at deciding what not to build.