Solving the New Bottleneck: Why AI Coding Tools Aren't Increasing Sprint Velocity
These articles are AI-generated summaries. Please check the original sources for full details.
When the constraint moves, you have to move with it
Intuit Engineering Director Eric Anderson highlights a shift in software economics. He notes that the incremental cost of a line of code is now among the most inexpensive activities in development.
Why This Matters
Organizations are upgrading their technical ‘engine’ with AI tools but maintaining ‘road’ processes—such as rigid sprint structures and waterfall-style design handoffs—designed for an era where code generation was the primary constraint. This creates a systemic mismatch where increased individual output simply piles up in front of outdated review gates and cross-functional sign-offs, nullifying productivity gains.
Key Insights
- Theory of Constraints (2026): Improving one constraint without addressing the next merely creates inventory/work piling up before the new bottleneck.
- Requirement Discipline: When code is cheap, underspecified requirements lead to rapid but incorrect AI output, increasing rework costs.
- Review Surface Area: Increased output doubles the burden on senior engineers for architectural oversight and QA, shifting the bottleneck from writing to reviewing.
Practical Applications
- Use case: Intuit shifting toward PMs and engineers co-developing features in real time rather than using finished specs as prerequisites.
- Pitfall: Treating discovery and requirements as check-boxes on the way to coding, resulting in higher cycle times due to rework.
References:
Continue reading
Next article
Engineering Turing's Dawn: Integrating AI Hints and Deterministic Engines in Web Games
Related Content
Moving the Spec: Solving Alignment in AI-Driven Engineering
Engineer Paul Schneider argues that shifting specifications from the IDE to the project start reduces risk in near-instant AI execution workflows.
The Rise of the Artisan-Builder: Software Engineering in the AI Era
As 75% of new code at Google is now AI-generated, the value of developers shifts from raw coding to technical craftsmanship and taste.
Why Your AI Coding ROI is a Mirage: Moving Beyond Activity Metrics
DORA 2025 data reveals that while AI nearly doubled PR merge rates, organizational delivery metrics remained flat.