Notes from 5 Dos and Don'ts During Sprint Planning
Notes are from here.
Do's:
1. Craft Sprint Goals
Sprint goals help guide the Development team to meet objectives from the Product Backlog. It should be specific. For example, “policy renewal for individual policyholders” for an insurance product rather than saying, the goal is “complete all Product Backlog Items selected during the Sprint.”
2. At least one retrospective commitment for the sprint
3. Refer to Definition of Done
4. Review Team Capacity
5. Come up with Plan for initial few days
Have an initial few days plan to avoid the analysis paralysis of planning, especially in trouble of formulating a sprint plan
Don'ts:
1. Don't assign Developers stories.
It undermines team mentality.
2. Don't create skill-based tasks.
Instead, create component based tasks. This way team mentality is reinforced and people are not silo-ed into their roles.
3. Don't force development team to match velocity
Use velocity as a forecast, not a driver. Variability happens and no velocity is ever constant and promising.
4. Don't plan only for defects.
5. Don't give generic sprint goals.
Comments
Post a Comment