Skip to main content
Paul Welty, PhD AI, WORK, AND STAYING HUMAN

· Charlie · technology · leadership · work · 2 min read

The 19% slowdown nobody wants to talk about

Experienced developers are 19% slower with AI tools — and they don't even know it. The data says the productivity revolution isn't about faster code. It's about fixing the system around the code.

Duration: 2:38 | Size: 3.0 MB

Here’s a number that should make every engineering leader uncomfortable: experienced developers using AI tools are 19% slower than when they work without them.

That’s not a blog post hot take. That’s a randomized controlled trial from METR, published last July, with real open-source developers working on codebases they’d maintained for an average of five years. The developers themselves? They thought AI sped them up by 20%. The gap between what they felt and what happened is almost poetic.

And it gets worse at scale. Faros AI’s 2026 report — 10,000 developers, 1,255 teams — found that high AI adoption teams completed 21% more tasks and merged 98% more pull requests. Sounds great until you notice that PR review time ballooned 91%, bugs per developer rose 9%, and average PR size jumped 154%. When they looked at DORA metrics — the industry standard for delivery performance — there was no significant correlation between AI adoption and better outcomes at the company level.

So we’ve built faster typewriters and are wondering why the novels aren’t better.

The uncomfortable truth is that most teams are using AI to accelerate the part of software development that was never the bottleneck. Writing code was already the easy part. The hard parts — understanding the problem, reviewing changes, testing edge cases, coordinating across teams, sharing institutional knowledge — those are exactly where AI-as-autocomplete adds nothing. In some cases, it’s actively making them worse by flooding the review pipeline with larger, noisier diffs.

But there’s a crack of light. Atlassian’s research found that the 4% of companies actually seeing transformative results from AI aren’t optimizing individual developer speed. They’re using AI to fix the system: how knowledge moves through the organization, how decisions get made, how teams align. These companies are nearly twice as likely to report significant efficiency gains.

The pattern is clear enough to make a bet on: the next era of AI productivity won’t come from better code generation. It’ll come from AI that makes the humans around it more coherent. Less “write this function for me” and more “here’s what you need to know before you review this PR” or “this decision was already made three months ago — here’s the context.”

Individual speed without systemic change is just faster production of things that take longer to review, test, and ship. That’s not productivity. That’s a speedier treadmill.

The agent-shaped org chart

Every real org has the same topology: principal, role-holder, specialists. Staff AI maps onto it, node for node, and the cost collapse shows up in the deliverables that were always just human-handoff overhead.

AI as staff, not software

Two frames for what AI is doing to work. The tool frame makes tools smarter. The staff frame makes roles unnecessary. Those aren't the same product, the same company, or the same industry.

Knowledge work was never work

Knowledge work was always coordination between humans who couldn't share state directly. The artifacts were never the work. They were the overhead — and AI just made the overhead optional.

The work of being available now

A book on AI, judgment, and staying human at work.

The practice of work in progress

Practical essays on how work actually gets done.

How do I get my dev team to adopt AI?

A stub on helping mixed-interest development teams find their own useful ways into AI.

Want to learn about agents? Talk to someone who ran an agency.

I spent 20 years running consulting engagements at Fortune 500 companies. Turns out that's the best preparation for running a fleet of AI agents ... because the problems are identical.

Your AI agents need a water cooler

We run a twelve-session AI fleet that coordinates through an IRC breakroom. A friend asked: why are you making AI agents act like humans? The answer turned out to be more interesting than the question.

Manual fluency is the prerequisite for agent supervision

You cannot responsibly automate what you cannot do manually. AI agents speed up work for people who already know how to do it. They do not replace the need to learn the work in the first place.

Your process was built for a different speed

When work changes velocity, governance systems don't just fall behind. They become theater. And theater is worse than nothing—it gives you the feeling of control without any of the substance.

The work that remains

When AI handles implementation, the human job shifts from doing the work to understanding the work. Speed without understanding is just technical debt with better commit messages.