Home › Agile answers › How do I run sprint planning for a small team?
How do I run sprint planning for a small team?
Step by step
- Groom before the meeting. One person spends ten minutes ordering the backlog top-down and checking the top fifteen items have clear titles and enough description to estimate. Planning meetings die when they turn into writing meetings.
- Read your velocity. Open the velocity trend and take the average of your last three completed sprints. That number is the sprint's budget, and it is not negotiable by enthusiasm.
- Estimate what is un-pointed. Walk the top of the backlog and size anything without points using simultaneous reveal. Discuss outliers only; re-vote once and move on.
- Pull to the budget. Drag stories into the sprint until the point sum reaches the budget, then stop. The last item you leave out is the proof the budget is real.
- Write the sprint goal. One sentence a non-engineer would understand — 'customers can pay with UPI'. If you cannot write it, the sprint is a list of chores rather than a coherent outcome.
- Start the sprint. Set the start and end dates and begin. From this point scope is fixed: anything urgent that enters must displace an equivalent number of points.
Before the meeting (10 minutes, one person)
The facilitator orders the backlog by priority and checks the top items are estimable. Arriving with a groomed top-of-backlog turns the meeting into a selection exercise rather than a drafting session, which is the single biggest determinant of whether planning takes 30 minutes or two hours.
The two classic failures
Over-commitment: pulling 30 points on a velocity of 20 because this sprint feels different. It never is, and failed commitments demoralise a team faster than small ones. Ambiguous stories: anything the room cannot estimate in two minutes is not ready, so push it back to grooming instead of burning the meeting on it.
Doing this in Flocci Projects
Create Sprint captures the name, goal, start date and end date; the sprint planner drags issues in from the backlog with points summing live; the velocity trend from completed sprints sits alongside. Complete Sprint rolls unfinished work back to the backlog and updates the analytics, so the retrospective reads a chart instead of memories.
Try it on a free Flocci Projects boardRelated questions
How long should a sprint be?
Two weeks is the default for good reason: one week amplifies estimation noise, four weeks delays feedback. Very small teams shipping continuously sometimes prefer one week — pick a length and keep it constant so velocity stays comparable.
What if urgent work lands mid-sprint?
Swap, do not stack. If the urgent item must enter, remove roughly equal points from the sprint. A scope that only grows is not a budget, and a sprint without a budget cannot teach you anything.
Does a 2-person team need sprint planning at all?
A lightweight version, yes. Fifteen minutes weekly to pick a scope and a goal beats pure reactive flow, because it creates the one moment where you explicitly say no to something.
More agile answers
- What is sprint velocity and how is it calculated?
- What are story points in agile estimation?
- How do I estimate story points consistently across a team?
- Kanban vs scrum board — which should my team use?
- What is a product backlog and how do I groom it?
- What is the difference between backlog refinement and sprint planning?
- What are WIP limits in kanban?
- What is the difference between burndown and burnup charts?
- What is an epic in agile project management?
- What is the difference between an epic, a story and a task?
- What is the definition of done in scrum?
- How do I run a daily standup that is not a status meeting?
- What is a sprint retrospective and how do I run one?
- What happens in a sprint review?
- What are the three scrum roles?
- What is the difference between cycle time and lead time?
- What is planning poker and does it actually work?
- What is MoSCoW prioritisation?
- How do I calculate sprint capacity?
- Which agile metrics actually matter for a small team?
- Agile vs waterfall — which is right for my project?