The 8-Person Scrum Team Is Dying - AI Pods Are What Comes Next
Why the org redesign is the multiplier that separates 1.2x from 3x+ productivity. A practical guide from AI Engineer World's Fair 2026.
On this page
I just got back from AI Engineer World’s Fair 2026 in San Francisco. Three days of talks, workshops, and hallway conversations with practitioners who are actually shipping with AI agents - not theorizing about it. The signal I took away isn’t about models or benchmarks. It’s about org design. Specifically: the 8-person Scrum team as we know it is dying, and most engineering leaders haven’t internalized what replaces it.
The gap between teams getting 1.2x productivity from AI tools and teams getting 3-5x isn’t the tools. It’s how they’ve restructured around them.
Three Horizons - And Where You’re Probably Stuck
The clearest framing I heard came from practitioner workshops. There are three horizons of AI adoption in engineering organizations:
Horizon 1 - Tools. You bought GitHub Copilot licenses. Engineers use ChatGPT. Maybe you have a Cursor deployment. Productivity gain: less than 1.2x. Time to market: still roughly 12 weeks per meaningful feature. This is where 80%+ of organizations sit today.
Horizon 2 - Agents. Engineers orchestrate background agents that handle entire workstreams - requirements elaboration, code generation, test suites, security scanning. The human reviews, steers, and decides. Productivity gain: 2-3x. Time to market: roughly 2 weeks.
Horizon 3 - Factory. Managed agent fleets running continuously. Humans define outcomes, set constraints, and handle the genuinely novel problems. Agents handle everything else, including spawning other agents. Productivity gain: 5x+. Time to market: days.
Here’s the uncomfortable truth: most organizations are stuck at Horizon 1 because they bought tools without redesigning teams. They added AI to an existing structure optimized for a pre-AI world. That’s like giving everyone a car but keeping the horse-trail road network. You get marginal improvement at best.
The jump from Horizon 1 to Horizon 2 isn’t a tool upgrade. It’s an org redesign.
The Traditional Team vs. The AI Pod
Traditional Scrum team: 1 Product Manager + 1 Tech Lead + 5-7 Developers + 1 QA + 1 Designer. Total: 8-10 humans. Methodology: SAFe or Scrum. Cycle time: 10-14 weeks for a meaningful feature.
AI Pod: 1 Definer + 1-2 Builders + Agent Pools. Total: 2-4 humans. Methodology: Kanban (continuous flow). Cycle time: 1-2 weeks.
The roles aren’t just renamed. They’re fundamentally different:
The Definer (evolved Product Manager) owns strategy, customer insight, design direction, and - critically - agent orchestration. They define what “done” looks like with enough precision that agents can execute. This is harder than writing user stories. It requires deep product sense combined with an understanding of what agents can and can’t handle autonomously.
The Builder (evolved Developer) is full-stack plus tech lead in one person. They’re accountable for the delivered work - not just writing code, but presenting it, defending design rationale, validating quality. They pair with agents rather than junior developers. One practitioner case study showed their builders presenting delivered work to stakeholders directly - this prevents the disengaged rubber-stamp review that kills quality when agents generate most of the code.
Agent Pools handle requirements elaboration, code generation, testing, CI/CD, architecture review, and security scanning. They’re not a single copilot - they’re specialized agents managed as a fleet.
Two Shifts People Keep Confusing
There’s a distinction that kept surfacing in conversations, and getting it wrong leads to bad decisions:
How you build (applies to all teams): adopting AI-enabled development practices. Every engineer, every team. This is table stakes. If you’re not doing this, you’re falling behind daily.
What you build (applies to a subset): building agentic products. This requires different skills - evaluation frameworks, AI security, prompt engineering at a systems level, reliability engineering for non-deterministic systems. These roles command different pay bands and different skill profiles.
Conflating these two leads to either under-investing (treating agentic product development as just “using AI tools better”) or over-investing (trying to turn every engineer into an AI specialist when most just need to work effectively alongside agents).
What Practitioners Are Actually Doing
The most concrete organizational data came from workshop cases. Two stood out:
A major furniture and workplace design company reinvested their speed savings not into raw velocity, but into collaboration rituals. Their insight: when agents handle the mechanical work, the human time freed up should go toward alignment, design critique, and customer exposure - not just shipping more features faster. They also split their engineering org explicitly: product engineers (revenue-facing features) and agentic software engineers (platform and agent infrastructure). Different career ladders, different expectations.
A well-known link management platform with roughly 75 engineers is transitioning to a managed background agents factory. They’ve accepted a 6-month shelf life for internal tools - build them fast with agents, let them decay, rebuild when needed. They moved from Scrum to Shape Up as an intermediate step, and they’re now evolving beyond that toward continuous agent-driven delivery.
Both organizations share a common pattern: the humans moved up the value chain while agents absorbed the execution layer.
The Diamond-Shaped Organization
This leads to an uncomfortable structural shift. Traditional engineering orgs are pyramid-shaped: small leadership layer, big base of individual contributors. AI-native orgs are becoming diamond-shaped: small leadership layer, strong experienced middle layer (the Definers and Builders), and a narrow base - because agents handle the tasks that entry-level engineers used to cut their teeth on.
This has real implications for hiring, career development, and the pipeline of future senior engineers. I don’t think anyone has fully solved this yet, but pretending the pyramid still works is worse than acknowledging the shift and designing for it deliberately.
The Vanguard Gap
The primary challenge isn’t technology. It’s the gap between your vanguard and your majority.
Every CTO I spoke with could name 3-5 people in their org who are already operating at Horizon 2 or 3. They figured it out themselves. They’re 5-10x more productive than their peers. But that knowledge hasn’t propagated. The majority of the org is still at Horizon 1, using AI as a slightly better autocomplete.
Closing this gap is the actual job of engineering leadership right now. Not evaluating tools. Not running benchmarks. Getting the practices of your top 5% to become the floor for everyone.
The Psychological Dimension
Restructuring teams around AI isn’t just a process change - it’s an identity change for the people involved. Engineers who built their careers on deep implementation skills are being told the valuable work is now orchestration, judgment, and customer understanding. That’s disorienting.
What I heard working from practitioners:
- Bring engineers closer to customers. When the mechanical work disappears, meaning has to come from impact. Engineers who see users respond to their work handle the transition better.
- Acknowledge uncertainty openly. Nobody knows exactly where this lands in 24 months. Pretending you do destroys trust faster than admitting you’re navigating together.
- Involve teams in shaping the change. People support what they help create. Top-down restructuring without input breeds resistance.
- Recognize that different people want different things. Some engineers want to be at the tip of the spear, experimenting with the most advanced agent patterns. Others just want to be told clearly what’s expected. Both are valid. Design for both.
Change Management That Actually Works
Organizational research identifies four conditions for successful behavioral change: Training (build the skill), Understanding why (connect to purpose), Role modeling (leaders go first), and Reinforcement (systems and incentives align).
In practice, here’s what I saw working:
A 3-day hackathon builds champions and proof points faster than any training program. Take your most skeptical senior engineers, put them in a room, give them a real problem, and let them experience Horizon 2 firsthand. Most convert. The ones who don’t at least understand what they’re choosing to resist.
Reinvest speed savings into collaboration, not just velocity. If AI makes you 3x faster at coding, don’t just ship 3x more features. Invest some of that time dividend into design critiques, customer interviews, architecture reviews, and documentation. Speed without direction is just faster chaos.
Accountability for the delivered work. When agents write most of the code, it’s tempting for humans to disengage from quality. The antidote: make builders accountable for presenting and defending their delivered work. If you can’t explain why it was built this way, you haven’t done your job - regardless of who (or what) wrote the code.
How to Start
If you’re an engineering leader reading this and your org is still at Horizon 1, here’s a practical path:
-
Pick one pod. Select a strong PM and 1-2 senior engineers. Give them a real but bounded problem. Remove Scrum ceremonies. Give them Kanban, agent tooling, and explicit permission to work differently.
-
Measure head-to-head. Run the pod alongside a traditional team for one quarter. Measure cycle time, quality (defect rate), and customer satisfaction. The delta will be your internal proof point.
-
Run the hackathon. Three days. Real problems. Senior engineers. This builds your next wave of pod candidates.
-
Design the Definer role explicitly. Don’t just rename your PMs. Define what agent orchestration means in your context. What decisions remain human? What gets delegated? Write it down.
-
Split “how you build” from “what you build.” Roll out AI-enabled development practices to everyone. Reserve the agentic product engineering track for teams actually building AI-powered features.
-
Address the diamond honestly. If entry-level roles are shrinking, say so. Redesign your career ladder. Create apprenticeship models that accelerate juniors through the execution phase faster so they reach the judgment-and-orchestration layer sooner.
The Multiplier Is the Org, Not the Tool
The insight I keep coming back to: the tool gives you 1.2x. The org redesign gives you the remaining 2-4x. Every team at the conference that reported genuine productivity breakthroughs had changed their team structure, their roles, their rituals, and their accountability models - not just their tooling.
The 8-person Scrum team was designed for a world where humans were the bottleneck on execution. In a world where agents handle execution, humans become the bottleneck on judgment, taste, and direction. Your org structure should reflect that.
The teams that figure this out in the next 12 months will have a compounding advantage that’s nearly impossible to close. The ones that keep adding AI tools to unchanged structures will wonder why the productivity gains never materialize.
The question isn’t whether to make this shift. It’s whether you lead it deliberately or let it happen to you chaotically.
Related articles
A Fleet of Fast Boats Over a Big Ship
Why small autonomous teams outperform large organizations -- lessons from Microsoft, four exits, and 25 years of building tech companies.
How to Fix Software Product Delivery
A structured approach to diagnosing and fixing delivery bottlenecks in scaled organizations, based on the Delft University research framework.
No Rules Rules - Why Netflix's Culture is the Blueprint for AI-Era Teams
Reed Hastings' No Rules Rules isn't just about Netflix - it's the operating manual for high-trust, high-autonomy teams that ship fast. Here's why it matters more now than when it was written.