A sprint planning meeting is an event in scrum that kicks off the sprint. The purpose of sprint planning is to define what can be delivered in the sprint and how that work will be achieved. Sprint planning is done in collaboration with the whole scrum team1.
Sprint planning addresses the following topics1:
Topic One: Why is this Sprint valuable? The Product Owner proposes how the product could increase its value and utility in the current Sprint. The whole Scrum Team then collaborates to define a Sprint Goal that communicates why the Sprint is valuable to stakeholders. The Sprint Goal must be finalized prior to the end of Sprint Planning.
Topic Two: What can be Done this Sprint? Through discussion with the Product Owner, the Developers select items from the Product Backlog to include in the current Sprint. The Scrum Team may refine these items during this process, which increases understanding and confidence. Selecting how much can be completed within a Sprint may be challenging. However, the more the Developers know about their past performance, their upcoming capacity, and their Definition of Done, the more confident they will be in their Sprint forecasts.
Topic Three: How will the chosen work get done? For each selected Product Backlog item, the Developers plan the work necessary to create an Increment that meets the Definition of Done. This is often done by decomposing Product Backlog items into smaller work items of one day or less. How this is done is at the sole discretion of the Developers. No one else tells them how to turn Product Backlog items into Increments of value.
The Sprint Goal, the Product Backlog items selected for the Sprint, plus the plan for delivering them are together referred to as the Sprint Backlog1.
Therefore, the two pieces of information that the project manager needs in order to make the sprint planning meeting productive and effective are the Product Backlog and the Sprint Goal. The Product Backlog is the source of the work items that the Developers will select and commit to deliver in the Sprint. The Sprint Goal is the outcome that the Scrum Team wants to achieve in the Sprint and that guides their work.
The other options are not essential for the sprint planning meeting. A Sprint Charter is not a scrum artifact and is not required for sprint planning. A Burndown Chart is a tool to track the progress of the Sprint, but it is not needed for planning the Sprint. The Company Mission and Vision are important for the overall product strategy, but they are not specific enough for the Sprint planning.
Submit