Everyone needed to deliver value, working together in close collaboration.
A whole team has everyone needed to take a story from idea to production. Not spread across departments. Not waiting on other teams. Everyone, together.
For software, this typically means:
The key principle: no handoffs. Work doesn't get "thrown over the wall" to another team. Everyone owns the full delivery.
Why? Because handoffs are where quality dies. The developer doesn't quite understand what the designer intended. The tester doesn't know what edge cases the developer considered. The ops team doesn't understand why the code needs that configuration. Every handoff is a translation, and translations lose information.
A whole team isn't just about having all skills present. It's about everyone feeling responsible for the final product, not just their piece.
A whole team is cross-functional—the team has all the functions needed. But individuals don't have to be multi-functional (expert at everything).
You might have:
The team is cross-functional; individuals are T-shaped—deep in one area, broad enough to collaborate.
Benefits of T-shaped people:
XP encourages learning across specialties, not eliminating specialties entirely. The goal is collaboration and shared ownership, not uniform expertise.
The team includes 4 developers (2 frontend, 2 backend), 1 QA, and shared access to a designer. The frontend devs can write basic API code; the backend devs can update UI. Everyone can run the test suite.
Frontend team, backend team, QA team, and design team all work on the same product but as separate groups. Work queues up between teams. Nobody feels responsible for the final product.
XP originally emphasized physical co-location—everyone in the same room. While remote work has changed this, the principle remains: make work visible and communication easy.
An informative workspace shows:
Anyone walking by (or joining a video call) should be able to understand the team's status at a glance.
Digital equivalents for distributed teams:
The goal isn't the tools—it's transparency. Everyone should know what's happening without having to ask.
XP works best with small teams: typically 5-9 people.
Why small?
If you need more capacity, consider:
Scaling XP is a topic of its own. The key insight: don't make teams larger; make more teams. Keep each team whole and small.
If your team is too big to fit around a lunch table, it's probably too big for effective XP.
Creating a whole team often requires organizational change:
Step 1: Identify all skills needed Map the path from story to production. Who's involved? What handoffs exist?
Step 2: Bring people together Move people (physically or organizationally) into a single team. This may require negotiation with other managers.
Step 3: Define shared goals The team succeeds or fails together. Not "devs shipped on time but QA found bugs" or "design was great but devs couldn't build it."
Step 4: Build cross-skilling over time Pair across specialties. Have testers pair with developers. Have developers do ops tasks. Spread knowledge gradually.
Expect resistance. Specialists may feel threatened. Managers may lose "their" people. The organization may not be ready. Whole teams require organizational buy-in, not just team-level change.