Pull request reviews are often the single biggest bottleneck in software delivery. What takes minutes to write can sit for days waiting for review, killing velocity and frustrating teams.
This talk explores why PR queues stall, what we can learn from massive open source projects that have solved this at scale, and the practical techniques, from automation with Python tooling to team process shifts, that can dramatically reduce your time to merge.
Speed isn’t about writing code faster, it’s about removing waiting.
Most teams above a handful of developers know the pain: PRs sitting unreviewed, nitpick storms burying real issues, architectural debates erupting after a week of implementation. These aren’t edge cases, they’re the default. And if your team is adopting AI coding tools, this bottleneck is about to get worse.
This session starts with the patterns that cause PR queues to stall, you’ll recognise most of them immediately. Then we’ll look at how projects like Kubernetes and Chromium coordinate thousands of contributors without drowning, and translate those strategies into techniques that work for everyday teams: design alignment before code, automated quality gates using Python-ecosystem tools like Ruff, mypy, and pre-commit, process changes that make queue health visible, and practical approaches to reviewing AI-generated code.
The talk closes with a prioritised starting point, three changes that need no tooling budget and can ship this sprint.
Pavel Oborin is a Lead AI Engineer with 18 years of experience across startups and enterprise organisations. He specialises in architecting AI-powered systems at scale, having built AI products ground-up in startup environments and integrated large language models and ML capabilities into enterprise development workflows. His technical background spans audio/video streaming, IoT platforms, geospatial systems, and data engineering, which he now combines with hands-on experience in model deployment, AI workflow orchestration, and scaling ML systems in production. Pavel is a conference speaker, guest university lecturer, and technical mentor passionate about sharing practical insights on building robust software and navigating the rapidly evolving AI landscape.