Elios logo
Elios
Elios InsightsAbout Us
Talk with Elios

BLOG POST

The One-Pizza Team

J. Campos · 10 min read

A small, senior engineering pod directing a layer of AI agents, with shared product and platform functions feeding the team.

AI does not simply shrink software teams. It moves the work up the skill curve. The winning shape is smaller, more senior pods that direct capable agents, keep quality built in, and sit on top of a platform strong enough to absorb the extra change.

The short version. AI changes the shape of a software team, not just its size. Output rises, but the constraint moves toward the work machines cannot own yet: architecture, review, integration, quality, and judgment. The teams that win rebalance toward that work.

The move is to rebalance the team, not cut it. Build smaller, more senior pods around a clear role mix: Forward Deployed Specialists, Forward Deployed Engineers, AI-native QA specialists, agents, and a strong internal platform. Get the shape right and the gains compound. Copy the old org chart with fewer people and the work breaks exactly where the new load lands.

First, what is a "two-pizza team"?

The phrase comes from Amazon. The rule of thumb: a team should be small enough that two pizzas can feed it, which in practice means a single-digit team size, commonly six to nine people. The logic is that small teams move faster, coordinate with less friction, and own their work end to end. Most engineering leaders already organize around some version of this idea, even if they have never used the name.

The one-pizza team is what happens when AI agents absorb a large and growing share of the execution. The output that used to require a two-pizza team now comes from a pod you could feed with a single pizza, about three to five people plus their agents. Same throughput, smaller team size, and a different role mix.

It is a useful frame because it is not a new concept. It is an evolution of one engineering leaders already trust. The hard part is not shrinking the team. It is choosing which seats stay, which change, and what the agents are actually allowed to do.

Two-pizza team
The pre-AI default · team size about 9 · QA to dev ratio about 1:3
1 Tech Lead
6 Developers
senior, mid, and junior
2 QA
mostly manual testing
People carry the full workload.
One-pizza pod
The AI-native shape · team size about 5 plus agents · QE to engineer ratio about 1:3
1 Pod Lead
Forward Deployed Specialist
3 AI-native Engineers
forward deployed, direct the agents
1 Senior Quality Engineer
eval & validation
4 Agents
routine code, tests, docs
Senior people direct. Agents do the routine work.

Illustrative composition. Team size flexes by workload, but the pattern holds: smaller, weighted senior, with shared product, design, and platform feeding the pod. Quality keeps its place in the role mix even as the team gets smaller, and the role levels up, from manual testing to senior quality engineering.

What changes first

The first move is not a new tool rollout. It is a new operating shape.

The pod needs a Forward Deployed Specialist who owns the line from discovery to shipped. It needs Forward Deployed Engineers who embed with the team and turn ambiguous business intent into production code. It needs an AI-native quality specialist who designs validation from the start. And it needs internal platform support: guardrails, CI/CD, test infrastructure, agent rules, and review paths that make higher change volume safe.

That is the one-pizza team in practice. Senior people direct. Agents execute. The platform absorbs volume. Quality moves earlier. The role mix changes before the org chart does.

“
AI didn't shrink the work. It changed the shape of the team that does it.

Why the old org chart breaks

AI does not remove work. It relocates it.

The instinct is to read AI as a productivity dividend you can bank as team-size reduction. The data does not support that read. What AI reliably increases is the volume of change moving through the pipeline. In one study of more than 10,000 developers, pull requests merged nearly doubled.1 But more pull requests is not the same as more value. A controlled METR trial found experienced engineers using early-2025 tools were about 19% slower in mature codebases, while a 2026 follow-up found the effect much smaller and noisy.2 The payoff is real, but uneven. It depends on the system around the tool.

The honest claim is narrower and stronger: more change enters the system, and that change has to be reviewed, tested, and integrated before it ships. In Faros AI's 2026 telemetry study, median pull-request review time rose roughly fivefold as AI adoption climbed, bugs per developer rose 54%, and the rate of changes merged with no human review jumped about 31%.3 Google's DORA research found that higher AI adoption can improve individual productivity while reducing delivery stability when the underlying system is weak.4

Where the new load lands:

Code generation
Volume up sharply
PRs merged nearly doubled in one large study.
Review
New bottleneck
Review time up ~5x; unreviewed-merge rate up ~31%.
QA & test
Load grows
Bugs per developer up 54%.
Integration
Stability dips
~7% stability drop per 25% AI adoption.

This is where the instinct to bank AI as team-size savings gets dangerous. The new load lands on the highest-judgment work in the cycle: reviewing, integrating, and validating a much larger volume of change. Cut those roles and you remove capacity exactly where the bottleneck is forming. The work did not disappear. It moved up the skill curve, which is the whole reason the team's shape has to change.

What we see in the field. The first thing that strains in an AI rollout is rarely raw coding speed. It is the review queue. Within weeks, generated changes pile up faster than the team can validate them, and the teams that planned for that absorb it. The ones that did not, stall.

“
The bottleneck didn't disappear. It moved up the skill curve.

The new pod: who is on it and what they do

If the team gets smaller and the work moves up the skill curve, the composition has to change with it. The shape we build toward for a standard product pod is small, senior, and organized around a clear set of roles, with agents doing routine work beneath them and two shared functions feeding every pod. The point is not the team size. It is the mix.

The AI-native pod
team size 4 to 6 plus agents
Pod Lead
Forward Deployed Specialist
Owns the line from discovery to shipped. Turns business intent into work the team and agents can execute.
Forward Deployed Engineer
Onshore, AI-native
Owns architecture, directs the agents, and gatekeeps quality at review. Where the judgment lives.
Senior Engineers
Distributed, AI-native
Build with agents and review their output, carrying the same bar across geographies.
Senior Quality Engineer
Embedded, AI-native
Designs evals and validation from sprint planning forward. Built in, not bolted on at the end.
▾
Agent layer: code generation, test drafting, documentation, research, first-pass review
Shared: Product & Design: Keeps well-formed requirements feeding the pod, the new upstream constraint.
Shared: Platform & Enablement: Guardrails, CI/CD, and test infrastructure that absorb higher volume safely.
A representative pod. Every seat is AI-native and Elios Certified. Mix and geography flex by workload; the roles and the agent layer stay constant.

Four ideas drive that shape.

Smaller, and deliberately senior

Shrink the two-pizza team toward three to five people plus agents, and weight the mix toward senior engineers. Not because AI only handles junior work. By 2026, capable agents can complete multi-file features, refactors, and test scaffolding,9 and METR's time-horizon work shows frontier models taking on longer software tasks over time.10 What agents still do not own is the judgment around that execution: framing an ambiguous problem, weighing system-level tradeoffs, and standing behind what ships. That judgment is the scarce input, which is why the pod skews senior.

One caution matters: do not strip the junior pipeline entirely, or you starve your future seniors. Protect a path in, on purpose.

Forward deployed, and AI-native by default

The pod is led by a Forward Deployed Specialist who owns the line from discovery to shipped and turns business intent into work the team and the agents can execute. The Specialist is paired with Forward Deployed Engineers who embed with the team and ship production code, rather than advising from the outside. The model started at Palantir and is now spreading across AI labs and cloud providers, including AWS's 2026 Forward Deployed Engineering investment.12 That is a signal: AI deployment is becoming an embedded engineering motion, not a tool handoff.

Every seat is AI-native, and we mean something specific by that. AI-native is not "has used an AI tool." It is an engineer who directs agents to amplify their own judgment, works fluently with the latest agentic coding tools, and reviews and owns every line that ships. The opposite, the engineer who outsources their thinking to a model and ships unreviewed output, is exactly who a serious screen filters out. We pressure-test for three things before anyone joins an engagement: real consulting delivery, production AI building, and current AI fluency. No unreviewed code. No AI slop.

“
AI-native isn't "has used an AI tool." It's directing agents and owning every line that ships.

Quality and product, built in rather than bolted on

Two functions have to move earlier. Embed a senior quality engineer from sprint planning forward so validation is designed in as output rises, not caught at the end. The quality-to-engineering ratio holds at roughly one to three even as the pod gets smaller, and the role levels up: manual testing gives way to eval design, validation, and AI-code review. World Quality Report 2025-26 names GenAI as the top skill for quality engineers, which is another way of saying the quality role is getting more technical, not less important.6

Product and design move up too. AI helps engineers more than it helps discovery, which quietly makes well-formed requirements the thing the whole pod waits on.

The platform underneath

The single highest-impact investment is a strong internal platform: the guardrails, CI/CD, test infrastructure, agent instructions, and review paths that absorb higher change volume safely. DORA's research is blunt about this: AI amplifies a good system and magnifies the dysfunction of a bad one.4 Most organizations now run internal platforms; the quality of yours is what decides whether AI helps or hurts.5

On global delivery. AI compresses the coordination overhead that pure labor arbitrage used to rely on. The roles that hold their value across geographies are senior engineering, quality engineering, and platform, not volume-based pools of routine coding and manual testing. The shift is toward capability over cost.

How each role changes

Read this as the direction of travel, not a layoff list. Most roles are being redefined and moved up the skill curve, a few are squeezed, and several clearly grow.

RoleHow it changes with AIDirection
Junior developerThe work AI does best today; the entry pipeline tightens, yet it is still how you grow seniors.Squeezed
Mid-level developerMuch of the hands-on coding is now automatable; the job shifts toward directing agents, reviewing output, and owning the result.Redefined
Senior engineer / leadHighest impact: directs agents, owns architecture, gatekeeps quality at review.Growing
Product managerMore central: AI speeds the artifact work (specs, research synthesis, prototypes), which raises the premium on deciding what to build. Value shifts toward problem definition and prioritization.Growing
DesignerPrototyping accelerates; the value moves to framing the problem and the handoff into build.Redefined
DevOps / platformCentral to AI ROI; owns the guardrails and pipelines that must absorb higher volume safely.Growing
Quality engineerLevels up to senior: moves from manual testing to eval design, validation, and AI-code review. One role among several that grows, not the headline.Growing
Forward Deployed EngineerAI-native builder embedded in the team: directs agents, owns architecture, ships production code, and reviews every line. Now an industry-wide role, and Elios Certified across delivery, production AI, and current fluency.Growing fast
Forward Deployed SpecialistEmbedded lead who turns intent into delivery and operationalizes AI inside the team rather than advising from outside.Emerging
Junior developer
Squeezed
The work AI does best today; the entry pipeline tightens, yet it is still how you grow seniors.
Mid-level developer
Redefined
Much of the hands-on coding is now automatable; the job shifts toward directing agents, reviewing output, and owning the result.
Senior engineer / lead
Growing
Highest impact: directs agents, owns architecture, gatekeeps quality at review.
Product manager
Growing
More central: AI speeds the artifact work (specs, research synthesis, prototypes), which raises the premium on deciding what to build. Value shifts toward problem definition and prioritization.
Designer
Redefined
Prototyping accelerates; the value moves to framing the problem and the handoff into build.
DevOps / platform
Growing
Central to AI ROI; owns the guardrails and pipelines that must absorb higher volume safely.
Quality engineer
Growing
Levels up to senior: moves from manual testing to eval design, validation, and AI-code review. One role among several that grows, not the headline.
Forward Deployed Engineer
Growing fast
AI-native builder embedded in the team: directs agents, owns architecture, ships production code, and reviews every line. Now an industry-wide role, and Elios Certified across delivery, production AI, and current fluency.
Forward Deployed Specialist
Emerging
Embedded lead who turns intent into delivery and operationalizes AI inside the team rather than advising from outside.

What we see in the field. Team shape beats team size. We have watched a five-person pod with the right roles and a strong platform outrun a much larger team that handed everyone an AI tool and kept the old structure.

Why this takes a quarter, not a sprint

AI is an amplifier. It magnifies whatever your organization already is.

Mature teams with strong platforms, solid tests, and small batch sizes convert AI into compounding gains. Teams without those foundations watch AI magnify their dysfunction instead. That is why a serious adoption is a quarter of foundational work, not a one-month tool drop.

The gains are real, but they are uneven by task. McKinsey's early generative AI research showed large speedups on bounded development work, while METR's later field trial found experienced engineers slower with early-2025 tools in mature repositories.72 Expect months, not weeks, and expect the curve to bend only after the platform and guardrails are in place.

“
AI rewards the teams that were already disciplined. It exposes the ones that weren't.
Months 0-3
Instrument, don't cut
Baseline velocity and quality together
Set review and duplication guardrails
Re-charter QA toward validation
Months 3-9
Rebalance
Move to senior-heavy pods + agents
Embed quality engineering at ~1:3
Invest in platform and enablement
Months 9-18
Scale on evidence
Expand only where quality held
Keep regulated work at richer ratios
Templatize what worked

The staging is also how you de-risk the commercial commitment. Gate it. Prove gains in a pod or two, confirm quality held, then expand. You scale on evidence, not on faith in a tool.

The caveats that matter

A paper that only cites the upside is marketing, not analysis. Three caveats matter.

First, many productivity numbers come from vendors with a stake in the result, so treat them as directional. Second, quality signals are mixed: GitClear reports more duplication and churn as AI-generated code scales.8 Third, regulated industries still require independent validation, which puts a hard floor under how far QA can be reduced regardless of tooling.11

None of this argues against adopting AI. It argues for adopting it with instrumentation, guardrails, and a team shaped to catch what AI gets wrong.

The bottom line. The one-pizza team is a smaller table with sharper people and more agents. Output can rise, but only if you move quality earlier, keep senior judgment in the room, and build the platform underneath. The hard part is not the tool. It is the shape of the team around it, and whether the people in it are genuinely AI-native.

That shape is what we design and deploy: Forward Deployed Specialists, Forward Deployed Engineers, AI-native QA specialists, and platform support that help teams ship with agents without handing quality to chance. Give us one problem. Let us prove it.

Talk with Elios
Sources
1.Faros AI, The AI Productivity Paradox, 2025. Developer telemetry covering 10,000+ developers. Vendor research, treated as directional.
2.METR, Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity, 2025, and METR's 2026 uplift update.
3.Faros AI, The AI Engineering Report 2026: The AI Acceleration Whiplash. Vendor telemetry covering roughly 22,000 developers.
4.Google DORA, Accelerate State of DevOps Report 2024 and State of AI-assisted Software Development 2025.
5.Google DORA, State of AI-assisted Software Development 2025, including findings on internal developer platforms and AI as an amplifier of existing systems.
6.Capgemini, Sogeti, and OpenText, World Quality Report 2025-26, on GenAI and quality engineering skill demand.
7.McKinsey QuantumBlack, Unleashing developer productivity with generative AI, 2023.
8.GitClear, AI Copilot Code Quality: Evaluating 2025's Increased Defect Rate with Data. Vendor research on churn, duplication, and refactoring trends.
9.Anthropic, 2026 Agentic Coding Trends Report.
10.METR, Time Horizon 1.1, 2026, and Measuring AI Ability to Complete Long Tasks.
11.U.S. FDA, Quality Management System Regulation, and Federal Reserve SR 26-2, on quality systems and model risk validation.
12.The New Stack, Why OpenAI and Anthropic are hiring forward deployed engineers, and AWS, AWS invests $1 billion to embed AI forward deployed engineers with customers.

Subscribe to our newsletter

New posts delivered to your inbox. Playbooks, signals, and hard lessons in AI deployment.

By clicking “Subscribe Now” you agree to our Terms of Use and Privacy Statement. You can unsubscribe anytime.

FEATURED BLOG POSTS

Latest Insights from Elios

The One-Pizza Team
The One-Pizza Team
J. Campos · 10 min read
What Is an MCP Server?
What Is an MCP Server?
Matthew Groff, VP of Technology · 12 min read
Your Company Needs a Company Knowledge Base
Your Company Needs a Company Knowledge Base
Matthew Groff, VP of Technology · 17 min read
See All Blog Posts

Wherever you are with AI, we’ll help you deploy it.

We’ll deploy a qualified specialist or AI Pod in less than seven days, and leave the capability behind.

Talk with Elios
Elios logoElios

Make your team AI-native. We deploy AI into your business and the people who run it.

Solutions

  • Forward Deployed Engineers
  • Forward Deployed Specialists

Engage

  • Talk with Elios
  • How We Engage
  • How We Screen for AI-native Talent

Candidates

  • Explore Jobs
  • Join the Network

Company

  • About Us
  • Elios Insights

Resources

  • Blog

1“Convertible to full-time” describes an option that may be available on certain engagements. Any conversion is subject to a separate written agreement, eligibility, and applicable terms; Elios does not guarantee conversion.

2 Source: RAND Corporation, 2024, The Root Causes of Failure for Artificial Intelligence Projects and How They Can Succeed.

© 2026 Elios, Inc.PrivacyTerms