How to Make a Team Agile From Scratch: Sizing, the First Sprint, and What to Skip
Making a team agile from scratch takes three decisions and about two weeks: pick a team of five to seven people with every skill needed to ship inside it, name one person who owns priorities, and run a short first sprint that ends with something real delivered. Everything else — the certifications, the scaling frameworks, the wall of sticky notes — can wait. This is a build guide for leads standing up a new agile team in 2026, covering how to size it, what the first sprint should contain, and which standard practices to deliberately skip early on.
Start with the decision most new teams get wrong before day one.
Size the team before you pick the process
Agile lives or dies on team size, and the workable range is narrower than most org charts admit: five to seven people, with every skill required to take work from “idea” to “in customers’ hands” present on the team.
Why the low ceiling? Coordination cost. A five-person team has ten communication pairs; a ten-person team has forty-five. Past about eight people, the team spontaneously splits into subgroups, the daily sync stops fitting in fifteen minutes, and you’re running two teams while pretending to run one. Amazon’s two-pizza rule and Scrum’s official 10-or-fewer guidance are both circling the same arithmetic.
The floor matters too. Below four, a single vacation or resignation stalls everything, and you rarely fit all the needed skills into three heads.
The skills requirement is the half people skip. A “team” that must file a ticket with another department to get designs, database changes, or deploys approved is not a unit that can ship — it’s a stage in a pipeline. If your draft roster can’t take a small feature all the way to done without external permission, redraw the roster before you schedule a single sprint. This one structural fix predicts success better than any process choice you’ll make.
The two roles you need on day one (and the one you don’t)
Standard agile literature gives you three roles. A brand-new team needs two of them filled immediately and can defer the third:
- Product owner — non-negotiable from day one. One person who owns the ordered list of what to build next and can answer questions within hours, not days. When the PO role is vacant, a committee fills the vacuum and the team builds whatever was argued loudest. If no one can give this person real authority over priorities, fix that before starting; it is the single most common cause of first-quarter failure.
- The team itself — five to seven builders, no internal hierarchy. No “lead developer decides, others execute” structure inside the sprint. The team estimates its own work and decides how to build what the PO prioritized. Titles can stay for HR purposes; they should not determine whose estimate counts.
- Scrum master / coach — genuinely optional at the start. Controversial, but borne out repeatedly: a new team of reasonable adults can run its own short meetings from a checklist for the first couple of months. Add a dedicated facilitator when you see the specific symptoms — meetings sprawling, retros skipped, blockers sitting for days — rather than hiring for a problem you don’t have yet. A part-time facilitator borrowed from another team is usually enough at first.
What you should not do is give one person both the PO role and a builder role. Deciding what to build and building it are competing jobs; combined, priorities always lose.
The first sprint, day by day
Make the first sprint one week. Two weeks is a fine steady-state length, but for sprint one, a week gets you to the learning — the review and retrospective — twice as fast, and the first retro is worth more than the first output.
Pick a deliberately modest goal: one small, real, visible piece of work delivered end to end. Not “set up our tooling” (that’s a task, not an outcome) and not a flagship feature. The point of sprint one is to run the whole loop once and find out where it squeaks.
| Day | What happens | Time cost |
|---|---|---|
| Monday AM | Planning: PO presents the top of the list; team picks what fits in four days and agrees what “done” means for each item | 90 min |
| Mon–Thu daily | Sync: each person — what I finished, what’s next, what’s blocking me. Blockers get an owner before the meeting ends | 15 min/day |
| Thursday PM | Prep nothing. Resist the demo-polish instinct; the review shows working output, not slides | 0 |
| Friday AM | Review: show the delivered work to the PO and at least one real stakeholder; collect reactions into the list | 45 min |
| Friday PM | Retrospective: what helped, what hurt, one change to make next sprint. One — not a reform program | 60 min |
Total meeting load: about four and a half hours in a forty-hour week. If your first sprint’s calendar shows more than that, you’ve imported ceremony you don’t need yet.
Expect sprint one to miss its goal. Most do — estimates are guesses, the deploy pipeline has a surprise in it, someone gets pulled away. That miss is data, not failure; the retro turns it into next week’s adjustment. Teams typically need three to five sprints before their forecasts mean anything. Tell your stakeholders that number in advance and you’ll buy the team room to actually learn.
What to skip in the first quarter
The agile ecosystem has thirty years of accumulated practice, most of it built for teams and problems you don’t have yet. Deliberately postpone:
- Story points and velocity charts. Points are a calibration tool, and a new team has nothing to calibrate against. Count items finished versus items planned for the first couple of months; add points later if forecasting conversations demand them.
- Specialized agile software. A shared board with three columns — to do, doing, done — covers a new team’s needs, in whatever tool you already pay for. Buy dedicated tooling when the backlog outgrows the board, not before.
- Backlog refinement as a standing meeting. With one team and a short list, the PO can keep the top ten items sharp on their own time. Add the meeting when planning sessions start stalling on unready items.
- Sprint goals with formal commitment language. Early estimates are noise; treating them as promises teaches the team to sandbag. Frame sprint contents as a forecast for the first quarter.
- Scaling frameworks of any flavor. One team needs zero scaling machinery. The moment to think about multi-team coordination is when you actually have multiple teams shipping into the same product — and that’s a separate topic from making this first team work.
- Certifications and multi-day training. A team that runs eight real sprints learns more than any course teaches. Spend the training budget in month four, when people have questions born from experience.
None of these are bad practices. They’re payloads for a rocket you haven’t built yet.
Six weeks in: how to tell if it’s taking
Skip the maturity assessments. Three observable signals tell you whether the team is becoming agile in the sense that matters:
- Something real ships every sprint. Small counts. What doesn’t count is three consecutive sprints of “infrastructure” with nothing a user could touch — that’s a waterfall project wearing sprint clothing.
- The plan changed and nobody filed a grievance. The PO reordered priorities between sprints based on what the review surfaced, and the team just… built the new top item. Reacting to information cheaply is the entire economic argument for working this way.
- Retro items actually close. Look at the last three retrospectives: did the agreed changes happen? A team that inspects and adapts is agile whatever its meeting names; a team whose retro notes go to a graveyard is doing paperwork.
If all three are true by week six, protect what you have and change slowly. If none are, the fix is almost always upstream of process: a PO without authority, a team missing a key skill, or work arriving from side channels that bypass the list.
FAQ
Can a team be agile if some members are only assigned part-time?
Barely, and it’s the most preventable early mistake. A person split across three teams brings context-switching losses of 20–40% and can’t attend two syncs at once. Better a team of five full-time people than eight fractional ones. If part-time is unavoidable for a specialist skill, treat that person as an on-call collaborator, not a team member with sprint commitments.
Does this work for non-software teams — marketing, HR, operations?
Yes, with one translation: define what “shipped” means in your domain — a campaign live, a policy published, a process change rolled out. The mechanics (one priority owner, a small cross-skilled team, short cycles ending in something real plus a retro) transfer intact. What doesn’t transfer is software jargon; drop “user stories” and just call them work items.
Whose job should the product owner role be — a manager, an analyst, someone from the business?
The person who best combines customer contact with decision authority, regardless of title. A line manager often has authority but stale customer knowledge; a junior analyst the reverse. The failure mode to avoid is the proxy PO — someone who must check every priority call with a real decision-maker offstage. If that’s happening, the offstage person is your PO; make it official.
How should we handle urgent interruptions during a sprint?
Decide the rule before the first interruption arrives, because it will arrive. A workable default for new teams: the PO is the single gate — anything urgent goes through them, and they either swap it in (explicitly displacing an item of similar size) or park it for next sprint. What kills new teams isn’t interruptions; it’s interruptions that route around the PO directly to individual builders.
When is the right time to split into a second team?
When the backlog sustainably demands more capacity than seven people provide — not when headcount happens to grow. Split by product area so each team still owns end-to-end delivery of something, seed the new team with two or three veterans of the first, and expect both teams’ output to dip for a few sprints while norms rebuild. Splitting to “go faster” on the same shared codebase without clear ownership boundaries usually goes slower.