Sprint planning is the most expensive meeting on a scrum team's calendar — every developer, the product owner, the scrum master, often a designer. If it runs long or ends without a real commitment, it's not just wasted time, it's a sprint that starts on the back foot.
A good sprint planning meeting starts before anyone joins the call. The product owner should walk into planning with a backlog where the top 8–12 stories are refined: small enough to fit in a sprint, with acceptance criteria and any open questions flagged. If you're using planning poker to estimate from scratch in the meeting, you've already lost an hour.
Open with the goal, not the backlog. "Reduce checkout abandonment by shipping the saved-cart feature" is a sprint goal. "Finish 32 story points" is not. The goal is what the team will rally around when scope decisions come up mid-sprint.
The product owner walks through each candidate story. The team asks questions, surfaces edge cases, and estimates using planning poker. This is where most planning meetings go wrong — discussion balloons, every story turns into a design review, and you run out of time before getting through half the backlog.
Three rules to keep this tight:
Once the team has estimates, total the points and compare against historical velocity (the average of the last 3–4 sprints). If you're 20% over, drop a story. If you're 20% under, pull one in. Don't argue about whether the team "can" do more — capacity isn't motivation, it's data.
End with an explicit commitment: each person on the team confirms they believe the sprint is achievable. If anyone says no, find out why before closing the meeting. A reluctant yes is worse than a clear no.
Some teams break stories into tasks during planning; others do it on day one of the sprint. Either is fine — what's not fine is breaking down stories you haven't committed to yet. Save it for stories that are actually in the sprint.
Within 24 hours, the scrum master should publish: the sprint goal, the committed stories with point totals, the start/end dates, and any flagged risks. This becomes the reference document when stakeholders ask "what are you working on this sprint?"
A good sprint planning meeting takes 90–120 minutes for a two-week sprint. If yours regularly runs longer, the problem is almost always upstream — backlog refinement, story sizing, or unclear acceptance criteria. Fix that, and planning gets short.