A Scrum Master's Playbook for Driving Continuous Improvement
- Rashid Akhter
- Mar 1, 2024
- 4 min read
Updated: Nov 28, 2024
While there is no such thing as a "Perfect Scrum Team", but you can always discover a better version of your Team. It's about improving every sprint, but improvement doesn't come by accident, there is a recipe and the ingredients include planning, focus, measurement and a touch of enjoyment.
If you are a Scrum Master, this article, coupled with easy to use Excel-driven PowerPoint dashboards, serves as your playbook, for driving continuous improvement within your team.

Scrum Metrics
Metrics play a crucial role in Scrum, serving as a compass that guides teams towards optimal efficiency and sustained success in the ever-evolving landscape of agile development.
They are instrumental in predicting and planning sprints, enabling teams to commit to realistic workloads and enhance predictability. With the help of metrics informed decision-making becomes more achievable.
Let's explore some key metrics that assist teams in adopting the agile mindset of continuous improvement.
1. Velocity

Definition:
Velocity is a measure of how much work a team can complete in a given sprint. It's quantified by the number of story points completed per iteration.
Significance:
Employ velocity as a predictive tool to anticipate the team's future output in upcoming sprints and estimate the expected delivery time for specific backlog items.
Velocity is not a metric that can be interpreted as a standalone metric. It should always be interpreted along with shifts in team composition, and alterations in product or technology.
2. Sprint Scope Changes

Definition:
Any work item added or removed from the sprint after it has started is considered a scope change. Three Key Performance Indicators (KPIs) related to scope change are:
Scope Decrease: (Removed/Committed) * 100.
Scope Increase: (Added/Committed) * 100.
Net Scope Variance: |(Added - Removed)| / Committed * 100.
Significance:
Repeated scope changes in Sprints can affect a team's morale, efficiency, and most importantly their trust in Agile. Keep a track of scope changes and correlating it with Team's velocity can help stakeholders understand why its important to keep the scope unchanged.
Navigating Scope Changes in a Sprint: Strategies and Tips for Success
3. Sprint Predictability

Definition:
Sprint predictability refers to the ability of a Scrum team to accurately forecast what they can accomplish in a sprint.
Sprint predictability %: (Committed / Completed) * 100
Significance:
Measuring predictability allows stakeholders to have a reasonable expectation of the team's output and provides ability to make commitments to customers.
Achieving a predictability rate of 80-120% is considered effective, as it provides the organization with enough predictability without requiring guarantees.
If the team is compelled to reach 100%, it could lead to a reluctance to take on challenges, encouraging the use of safe or overly cautious estimates.
4. Backlog Health

Definition:
A healthy backlog, much like a well-balanced diet, contains just enough to be effective without becoming overwhelming. A backlog is deemed healthy if it has sufficient stories that meet the "Definition of Ready"for the next 2 sprints.
Backlog Readiness %: (Stories Meeting DOR / Needed for Next 2 Sprints) * 100
Significance:
Success of a sprint is greatly influenced by the quality of "Sprint Planning" and the effectiveness of "Sprint Planning" hinges on a healthy backlog.
A good backlog is characterized by being DEEP—detailed appropriately, estimated, emergent, and prioritized.
5. Quarterly or PI (Program Increment) Plan Overview

Quarterly planning and tracking will need a dashboard of its own
Definition:
A Burn-up chart is an excellent at-a-glance indicators of quarterly progress. It shows the amount of work remaining over time, making it easy to see whether the team is on track to meet the quarterly goals.
Significance:
While Scrum teams concentrate on current tasks, stakeholders require long-term visibility for budgeting, forecasting, and making timely adjustments to client delivery commitments.
Quarterly planning and tracking demand a dedicated dashboard. However, integrating a high-level burn-up chart onto the Sprint dashboard ensures ongoing visibility, aiding in effective decision-making.
6. Key Deliverable Tracking

Definition:
A speedometer-type chart on a dashboard helps offers a visual and intuitive representation and helps stakeholders instantly grasp and assess the status of high priority deliverables.
Significance:
Certain deliverables carry high priority due to client commitments and regulatory deadlines.
Sprint and quarterly plans may not distinctly highlight the progress on these crucial items. Therefore, it is imperative to make them visibly prominent to ensure the team maintains focus on these priorities and doesn't lose sight of their importance.
7. Team's Happiness Meter

Definition:
A measurement of team's overall satisfaction level for the Sprint.
Usage:
Measuring team satisfaction is an essential aspect of assessing a project's overall success and health.
While it's true that projects are not undertaken solely for the satisfaction of the team, a satisfied team often correlates with higher productivity, better quality work, and a more positive work environment.
Teams can define their own scales, and an average taken from a simple "fist of 5" technique gives a good view of the team's satisfaction levels and how much they are enjoying the work.
Maturity Score

Agile is a journey, individual metrics are good KPIs but its important to have well defined maturity goals and track team's progress over time.
Keep it simple and lean. A quantitative questionnaire with 3 levels of answer will do the job.
Conclusion
Continuous improvement is the driving force behind the iterative and adaptive nature of Scrum, ensuring that teams remain resilient, responsive, and successful in the ever-evolving landscape of software development
This is great! I do like that you are showing sprint decrease and increase. The problem I have always had with the planned/completed metric is that what was planned on day 1 of the sprint, may have changed due to changes during the sprint. Not ideal to have changes but they happen in most organizations and sometimes for very valid reasons. I also think that sharing the positive or negative impacts could be helpful such as "membership of the team changed" or "platform upgrade in progress" etc. as it helps to provide more information about outside factors that affect the work and the people. ~ CaSandra Minichiello