Senior Developers Are Better at Using AI Agents

Experience matters more than prompt engineering. Senior developers outperform juniors with AI agents because they have decades of pattern recognition. They know what good code looks like, what to ask for, and when the AI is wrong.
Senior Developers Are Better at Using AI Agents
Photo by Flipsnack / Unsplash

There's a fascinating new study on Cursor, the AI coding assistant that's been taking over developer Twitter/X. Researchers tracked actual usage data from 1,000 companies to see what happens when developers get AI that can write code from plain English instructions.

The Setup

Cursor is a code editor (like VS Code) with AI built in. It has two main AI features:

  1. Tab autocomplete: suggests code as you type (think Gmail's smart compose, but for code)
  2. Cursor Agent: you describe what you want in plain English, and it writes entire functions or features

The agent launched in November 2024, which created a natural experiment to see what happens when developers suddenly have AI that can handle bigger chunks of work.

The Surprising Finding

Here's what's weird: Junior developers accepted MORE suggestions from the autocomplete feature. But senior developers accepted MORE suggestions from Cursor Agent.

For every 6 to 7 years of experience, developers accepted agent suggestions about 6% more often.

This is backwards from what most people expected.

The reason is actually pretty intuitive once you think about it:

Autocomplete helps you execute tasks. It makes typing faster. Junior developers benefit because they're still learning syntax and patterns.

Cursor Agent helps you delegate tasks. You tell the AI what to do, then check if it did it right. This needs different skills:

  • Context: understanding the codebase well enough to know what to ask for
  • Clarity: explaining your intent precisely
  • Evaluation: spotting when the AI's code looks right but is subtly wrong

Senior developers have spent years doing exactly these things with human teammates. They know how to break down problems, communicate technical requirements, and review code. These "people management" skills translate directly to "AI management" skills.

The Productivity Bump

Companies using Cursor Agent saw a 39% increase in completed code changes. That's substantial. And the quality didn't drop. Bug rates and code reverts stayed the same.

But here's what's interesting about HOW people use the agent:

  • 61% of messages: "Implement this feature"
  • 14% of messages: "Make me a plan for how to build this"
  • 24% of messages: "Explain how this code works" or "Why is this breaking?"

Senior developers were more likely to ask for plans BEFORE asking for code. They're thinking strategically about alignment, making sure the AI understands the goal before it acts.

Beyond Just Engineers

Here's another surprise: It's not just software engineers using Cursor Agent. Designers were sending 75 agent messages per week (compared to 52 for software engineers). Product managers use it heavily too.

Non-technical people are prototyping features that used to require an engineer. When you can describe what you want and the AI builds it, specialist tasks become accessible to non-specialists.

The Bigger Picture

This suggests something important about AI and knowledge work: As tools get more powerful, the job shifts from execution to delegation and evaluation.

With Cursor Agent, it's not about typing code anymore. It's about:

  • Knowing what to build
  • Communicating it clearly
  • Checking if it actually does what you intended

The skills that matter are becoming more abstract: understanding systems, communicating intent, evaluating quality. The mechanical parts get offloaded to AI.

Junior developers can still be productive (the study found they use agents heavily). But experienced developers have an advantage in the "new" skills that matter: context, clarity, and evaluation.

What This Means for You

If AI agents are coming to your field (and they are), the winning move isn't to get faster at the mechanical parts. It's to get better at:

  • Understanding the bigger picture
  • Communicating what you actually want
  • Spotting when output looks good but isn't quite right

These have always been valuable skills. AI just made them more valuable.

Join engineers getting weekly insights on agents, RAG & production LLM systems

No spam, no sharing to third party. Only you and me.

Member discussion