Presented at Agentic Shift in Munich on June 2026
Agentic coding doesn't just change how you write code. It changes where the bottleneck sits. It used to be implementation. Now it moves to other parts: maybe product discovery (are your specs clear enough for an agent to act on?) or code validation (how do you review code no human wrote?) .. or maybe your code quality.
When teams adopt agentic workflows, these things become hard to ignore. In this talk I'll walk through what actually happens in that transition:
Which existing practices tend to break first, and which new bottlenecks show upWhich practices hold up for collaboration and for code quality
This talk helps you figure out where your team is in adopting agentic engineering and what to start with, both for your personal and team