Listening: Sprint Planning Kickoff
3 questions on the language of sprint planning meeting openings — available capacity, story point estimation, and Definition of Ready vocabulary.
Sprint planning opening — key vocabulary
- available capacity — working time after subtracting leave, holidays, and meetings
- sprint velocity — average story points delivered per sprint (based on history)
- planning poker / divergence — estimation technique; wide spread signals different assumptions
- spike — time-boxed investigation to reduce uncertainty before estimating
- Definition of Ready — checklist a ticket must meet before it can be pulled into a sprint
0 / 3 completed
1 / 3
Listen to this sprint planning exchange:
Scrum Master: "Before we start pulling from the backlog, let's confirm our available capacity. After accounting for holidays and the two planned leave days, we're looking at 34 person-days this sprint."
Dev Lead: "That tracks. Our last three sprint velocities averaged around 38 points, so I'd adjust our planning target down slightly."
What does "available capacity" refer to here?
Scrum Master: "Before we start pulling from the backlog, let's confirm our available capacity. After accounting for holidays and the two planned leave days, we're looking at 34 person-days this sprint."
Dev Lead: "That tracks. Our last three sprint velocities averaged around 38 points, so I'd adjust our planning target down slightly."
What does "available capacity" refer to here?
Available capacity is a core sprint planning term. It refers to the total productive time a team has in a sprint after subtracting non-working time such as holidays, leave days, and meetings.
Key vocabulary in context:
Key vocabulary in context:
- "available capacity" = person-days or hours the team can actually work this sprint
- "accounting for" = after subtracting / after considering — common planning phrase
- "person-days" = one person working for one full day; 34 person-days = e.g. 5 people × ~7 days each
Also try: Backlog Refinement →