Sprint planning has a bad reputation, and usually it is earned. Too many teams treat it as a long, draining meeting where the backlog gets read aloud, estimates get argued over, and everyone leaves less sure of the plan than when they walked in.
It does not have to be that way. Good sprint planning is short, calm and repeatable. Here is the checklist first, then the reasoning behind each step.
The sprint planning checklist
Run planning in this order and it tends to stay short:
- Confirm the backlog was refined and ordered before the meeting started.
- Agree on a one-sentence sprint goal so the work has a shape.
- Let the team pull stories until it has a realistic commitment, using past sprints as a guide.
- Put every committed story on the board before anyone leaves the room.
- Keep a little capacity in reserve for the interruptions you know are coming.
That is the whole meeting. No marathon, no dread. The rest of this post explains why each step matters and shows a worked example.
Use the checklist as your meeting agenda
Those five steps double as your sprint planning meeting agenda. Run them in order, timebox each one, and the meeting paces itself: a few minutes to confirm the backlog is ready, a few to set the goal, the bulk of the time on pulling work, and a final check that the board reflects the plan. If you want a copy-paste agenda for your calendar invite, it is simply those five headings.
Do the real work before the meeting
The single biggest reason planning runs long is that the backlog was not ready. If the team is seeing stories for the first time during planning, you are not planning, you are refining under time pressure, and it shows.
Refine the backlog earlier in the sprint, in a separate short session or as an ongoing habit. By the time planning starts, the top of the backlog should be:
- Clear. Each story says what needs to happen and why, in plain language.
- Estimated. The team has a rough sense of size, even if it is just small, medium or large.
- Ordered. The product owner has put the items in priority order, so there is no debate about what comes first.
When the backlog is ready, planning becomes a quick, confident exercise instead of an archaeology dig.
Start with the sprint goal, not the stories
Before anyone pulls a single story, agree on one sentence: what is this sprint for? A sprint goal gives the work a shape. It tells you which stories matter most and what you can safely drop if things get tight.
A good sprint goal is specific and outcome-focused. "Ship the new onboarding flow so a new user can reach their first board without help" is a goal. "Do some onboarding tickets" is a to-do list. Without a goal, a sprint is just a list of unrelated tasks, and a list has no way to tell you what to cut when reality intervenes.
Let the team pull the work
This is the part that separates planning that works from planning that grinds. The product owner owns the priority order. The team owns how much it commits to. Those are two different jobs, and mixing them is where planning goes wrong.
Go down the ordered backlog and let the team pull stories into the sprint until it honestly believes it has enough. Use your past few sprints as a guide for how much that is. If your team has completed around 20 points in each of the last three sprints, then 20 is your honest number, not the 28 someone is hoping for. A sprint that is quietly over-committed from day one is a sprint that ends in apology.
A worked example
Here is what the output of a healthy two-week planning session looks like for a small team:
- Sprint goal: New users can sign up and reach their first board with zero help.
- Recent velocity: roughly 20 points per sprint.
- Committed: onboarding email (5), empty-state board template (8), and a guided first-board tour (5), totalling 18 points.
- Held back: a 5-point analytics dashboard that does not serve the goal. It stays at the top of the backlog for next time.
- Reserve: roughly 2 points of slack left deliberately unfilled.
Notice the team committed to 18 against a velocity of 20, left the off-goal item in the backlog, and kept a little room. That is a plan that survives contact with a real week.
Make the plan visible immediately
By the end of planning, the sprint should already exist on your board, with every committed story sitting in the first column, ready to go. If your tool makes you assemble that view afterward, the plan lives in someone's notes instead of in front of the whole team.
This is one of the quiet reasons we built Scrumpy the way we did. Planning a sprint and seeing it laid out on a simple scrum board is the same action, not two. Everyone leaves the meeting looking at the exact same picture of the work, and stakeholders can watch it unfold on a free view-only seat. It only stays an honest picture if the whole board fits on one screen, which is why we are so particular about never hiding columns off the edge.
Keep a little room
Do not pack the sprint to the brim. Real teams get interrupted by support issues, sick days and the bug nobody saw coming. Leaving a little slack is not laziness, it is the difference between a plan that survives contact with the week and one that collapses on Tuesday.
If your current tool makes planning harder than this checklist, that is worth questioning. A scrum tool should make the simple version easy, and if yours does the opposite, it may be too complicated for the job. Try Scrumpy free at a flat $9 per editor per month, and run your next planning session on a board your team will actually enjoy.
Frequently asked questions
What should a sprint planning checklist include?
Confirm the backlog was refined and ordered, agree on a one-sentence sprint goal, let the team pull stories until it has a realistic commitment, make sure every committed story is on the board, and keep a little capacity in reserve.
How long should sprint planning take?
A good rule of thumb is up to two hours for a two-week sprint, and less as your team gets better at it. If planning regularly runs longer, it usually means the backlog was not refined beforehand.
What should you do before sprint planning?
Refine the backlog ahead of time. Make sure the top items are clear, estimated and ordered by priority, so planning is about committing to work rather than discovering it for the first time.
Who should attend sprint planning?
The whole delivery team plus the product owner. The product owner brings priorities and answers questions about the why, and the team decides how much it can realistically commit to.