Sprint planning
Plan, run, and improve sprints with AI in the loop.
Sprint planning is the single most leveraged 90 minutes in a software team's week. Done well, the team commits to a realistic scope they'll actually finish — and the rest of the sprint runs on autopilot. Done badly, you spend two weeks discovering the plan was fiction.
Most teams have a sprint planning meeting. Fewer have a sprint planning practice. This hub is the practice — five focused articles on the parts of sprint planning that change outcomes:
- Capacity planning that survives reality — naive capacity is team size × sprint days. Realistic capacity is 50-65% of that. Why, and what to do about it.
- Story sizing without flame wars — Fibonacci vs t-shirt sizes, when to estimate, when to stop, and how AI helps without taking over the room.
- Sprint goals worth committing to — the difference between "complete these 12 stories" and "deliver the multi-tenant CSV export." Goals teams care about.
- Retrospectives that change behavior — formats that work, formats that don't, and the role of AI in surfacing patterns from sprint data.
- Burndown charts and what they actually tell you — the false-positive trap, what to track alongside burndown, what to ignore.
Why we wrote this
We see ~5,000 sprints a quarter run through Stride. The patterns are stark: the teams that ship the most aren't the ones with the most discipline-theatre. They're the ones who treat sprint planning as a real practice — explicit capacity math, opinions about story sizing, clear sprint goals, retros with consequences, and metrics that don't lie.
The articles below are opinionated. Where we recommend something, it's because we've seen ~100 teams do it the other way and watched them struggle. Where we say "either works," it's because we've seen both succeed.
What sprint planning is for
Three jobs. Get all three right, the rest takes care of itself.
-
Convergence on scope. Engineering, product, and design align on what's actually going into this sprint. Disagreements surface here, not on day 8.
-
Surfacing risk. The story that's going to take 3x the estimate is identified before the team commits. AI is great at flagging risk; humans are better at deciding what to do about it.
-
Building shared mental model. Everyone leaves with the same picture of what success looks like. When friction arises mid-sprint, the team can resolve it against that shared picture instead of relitigating.
Planning meetings that don't do these three things are theatre. Drop them or fix them.
How AI changes the practice
AI doesn't replace sprint planning — it changes which 30 minutes of the meeting are valuable.
The arithmetic part (capacity math, point estimates, dependency lookup) takes the AI seconds. The judgment part (which stories matter, what's the real scope, who can take what given last week's chaos) is what humans should spend the meeting on.
Teams that adopt AI sprint planning report 60% less time in planning meetings — not because they cut corners, but because the AI does the boring 60% before the meeting starts and the humans use the saved time on the parts that need their attention.
The Plan module computes realistic capacity from PTO + meetings + velocity, proposes a sprint draft, and lets the team edit instead of author. Same outcomes, a third of the time.
Read in order, or jump in
The articles work independently — read whichever one matches the pain you're feeling now. If you're starting fresh on a new team, read in order; capacity → sizing → goals → burndown → retros is the natural arc of a sprint cycle.
All articles in this hub
Capacity planning that survives reality
8 minNaive capacity is team-size × sprint-days. Realistic capacity is 50-65% of that. Why, and how to compute it for your team.
ReadStory sizing without flame wars
7 minFibonacci vs t-shirt, when to estimate, when to stop, and how AI helps without taking over the room.
ReadSprint goals worth committing to
7 minThe difference between 'complete these 12 stories' and 'deliver the multi-tenant CSV export'. Goals teams actually care about.
ReadRetrospectives that change behavior
9 minFormats that work (Mad/Sad/Glad, Sailboat, 4Ls, Lean Coffee), formats that don't, and the action-item discipline that turns retros into actual change.
ReadBurndown charts and what they actually tell you
9 minThe false-positive trap, the right metrics next to burndown, and what burndown does NOT show. Plus the patterns that mean something.
Read
Long-form blog posts that go deeper on sprint planning — defended in detail.
- What's the best AI tool for sprint planning?Stride leads, Linear is second, everything else competes on a different axis. The litmus test: drop a PRD in and see what comes back in 90 seconds.6 min read
- How long should a sprint be when using AI to write stories?1-week sprints become the right default with AI. The 2-week standard was calibrated to slow manual planning — AI changes the math.6 min read
- What's the actual ROI of AI in software delivery?$4-$8 back for every dollar spent within 6 months, for most teams. The honest math from real data, not the deck.7 min read
- How AI writes acceptance criteria (and where it fails)The honest map of where AI is dramatically better than humans at writing acceptance criteria — and the five places it confidently writes garbage. Plus the prompts that work.10 min read
- The connected delivery graph: one source of truth from PRD to prodMost teams ship software with five tools that don't talk to each other. The friction isn't any individual tool — it's the missing graph between them. This is the case for one connected graph.9 min read