I need to talk about a data point that’s been haunting me: context switching jumped 47% with widespread AI tool adoption.
And I’m watching it destroy team cohesion in real time.
The Pattern I’m Seeing Across 40+ Engineers
Here’s what a typical engineer’s week looks like now:
Monday: Start feature A (AI helps scaffold quickly)
Tuesday: Get stuck on A, start feature B while waiting for feedback (AI makes this easy)
Wednesday: PR review comments on both A and B, start feature C
Thursday: Juggling A, B, C, plus two bugs AI helped identify
Friday: None of them are actually done
The data backs this up: teams with high AI adoption merge 98% more PRs but also have significantly more work-in-progress and abandoned branches.
AI Makes Starting Easy, Finishing Hard
This is the trap: AI is phenomenal at helping you start new work. It scaffolds boilerplate, generates initial implementations, suggests approaches.
But finishing work requires:
- Deep context about the codebase
- Understanding edge cases
- Integration with existing systems
- Collaboration with other engineers
Those things are still hard. Maybe harder, because we’re doing them across 5-6 concurrent efforts instead of focusing on one.
The Cultural Impact Nobody’s Measuring
Here’s what really worries me as a director:
We’re losing the collaborative behaviors that made us a high-performing team:
- Less pair programming (everyone’s working on their own tasks)
- Fewer design discussions (AI helped them start before alignment)
- Reduced knowledge sharing (isolated in individual workflows)
- Declining code review quality (reviewers are also context-switching)
My senior engineers used to mentor juniors organically. Now they’re too busy juggling their own work-in-progress to notice when someone needs help.
The Long-Term Risk
Michelle, Keisha, and others here have talked about metrics. But how do we measure:
- Team cohesion?
- Knowledge distribution? (How many people can explain each system?)
- Collaborative problem-solving ability?
Because here’s my fear: We’re optimizing for individual output at the expense of team effectiveness. And when someone leaves, we’re going to discover that all their system knowledge was trapped in their AI chat history.
Six months from now, we’ll have higher velocity metrics and lower team capability.
What Are Others Doing?
I’ve started tracking “collaborative commits” (work involving multiple people) and “knowledge distribution” (how many engineers can explain each critical system).
Both are trending down.
For those managing teams: Are you seeing this context-switching crisis? How are you maintaining team cohesion when everyone’s working in parallel instead of together?
I’d love to hear what’s working—because what we’re doing now isn’t sustainable.
Sources: AI Productivity Paradox Research | Developer Productivity Metrics 2026