scrum-master

Analyze sprint data with Python scripts for forecasting and health scoring.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill scrum-master-fantasia1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrum-master
Source: https://github.com/Fantasia1999/claude-skills-zh/tree/main/translations/project-management/scrum-master
Command: npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill scrum-master-fantasia1999

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides data-driven insights and coaching to optimize agile team performance, predict sprint outcomes, and improve overall team health.

Core Features & Use Cases

  • Sprint Analysis: Analyze historical sprint data for trends in velocity, predictability, and scope stability.
  • Team Health Scoring: Assess team well-being across key dimensions like commitment reliability and impediment resolution.
  • Retrospective Insights: Track action item completion and identify recurring themes for continuous improvement.
  • Use Case: A Scrum Master can use this Skill to analyze the last 10 sprints, identify a declining velocity trend, and pinpoint that slow impediment resolution is the primary cause, then use the retrospective analysis to propose targeted improvements.

Quick Start

Analyze the provided sprint data JSON file using the velocity analyzer script to predict the next six sprints.

Frequently Asked Questions about scrum-master

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

FAQPage Schema
How do I analyze sprint velocity data to predict future sprint outcomes?

To analyze sprint velocity and predict future outcomes, you can use Python scripts to process historical sprint data JSON files, identify velocity trends, and forecast the next six sprints based on past team performance.

What is agile team health scoring and how does it work?

Agile team health scoring assesses team well-being by evaluating key dimensions like commitment reliability and impediment resolution. It processes your sprint data to generate a quantifiable health score for targeted coaching insights.

How can I track retrospective action items and identify recurring themes?

You can track retrospective action items and identify recurring themes by using retrospective analysis scripts. This evaluates historical sprint data to monitor action item completion rates and surface continuous improvement patterns.

Do I need a specific JSON format to import sprint data for burndown chart analysis?

You need to provide a sprint data JSON file to use the velocity analyzer script for burndown chart analysis and sprint forecasting. The data should contain your historical sprint metrics for accurate processing.

What is the best way to identify the root cause of declining agile team velocity?

The best way to identify the root cause of declining velocity is to analyze the last ten sprints using data-driven scripts. This pinpoints specific issues like slow impediment resolution affecting overall agile team performance.