scrum-master

Analyzes sprint velocity and team health using Python scripts and Monte Carlo simulations.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/tapanshah/Claude-Skills --skill scrum-master-tapanshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrum-master
Source: https://github.com/tapanshah/Claude-Skills/tree/main/project-management/scrum-master
Command: npx skills add https://github.com/tapanshah/Claude-Skills --skill scrum-master-tapanshah

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, scipy, scikit-learn, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill empowers Scrum Masters to move beyond traditional facilitation by providing data-driven insights into team health, velocity, and continuous improvement, enabling proactive coaching and high-performance team development.

Core Features & Use Cases

  • Data-Driven Analytics: Analyze sprint velocity, team health, and retrospective data.
  • Predictive Forecasting: Utilize Monte Carlo simulations for reliable sprint and release forecasts.
  • Team Development: Leverage behavioral science frameworks to foster psychological safety and team maturity.
  • Use Case: A Scrum Master can use this Skill to analyze 6 sprints of data, identify that scope stability is a recurring issue, and receive recommendations to strengthen backlog refinement processes.

Quick Start

Use the scrum-master skill to analyze the provided sprint data and generate a health report.

Frequently Asked Questions about scrum-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I forecast sprint velocity using historical agile project data?

Sprint velocity forecasting uses Monte Carlo simulations to predict reliable sprint and release outcomes from historical data. This approach calculates trend probabilities to model future performance rather than relying on simple averages.

What is data-driven team health analysis in agile coaching?

Data-driven team health analysis evaluates sprint metrics and retrospective data to measure psychological safety and team maturity. It applies behavioral science frameworks to generate actionable coaching recommendations for continuous improvement.

How do I analyze sprint data to identify recurring backlog refinement issues?

Analyzing sprint data across multiple iterations identifies scope stability trends and recurring backlog refinement issues. Detailed metrics calculation highlights these patterns to help Scrum Masters strengthen refinement processes proactively.

Do I need Python and pandas to run agile metrics calculations?

Yes, advanced agile metrics calculation requires Python with pandas, numpy, scipy, and scikit-learn. These dependencies support the internal scripts for detailed data analysis, trend modeling, and predictive forecasting.

What is the best way to generate a retrospective insights report from team velocity data?

The best way to generate retrospective insights is processing team velocity data through structured analytical frameworks. This yields actionable recommendations for team development by detailing metrics and highlighting continuous improvement opportunities.