scrum-master

Analyze sprint data to generate team health scores and velocity forecasts.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Nuwanda04/Ballen-Fisk --skill scrum-master-nuwanda04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrum-master
Source: https://github.com/Nuwanda04/Ballen-Fisk/tree/main/.cursor/skills/scrum-master
Command: npx skills add https://github.com/Nuwanda04/Ballen-Fisk --skill scrum-master-nuwanda04

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 and Agile Coaches to move beyond intuition by providing data-driven insights into team health, performance, and development, enabling proactive coaching and continuous improvement.

Core Features & Use Cases

  • Sprint Health Scoring: Get a comprehensive score across key dimensions like commitment reliability, scope stability, and blocker resolution.
  • Velocity Analysis & Forecasting: Understand team velocity trends, predict future capacity, and identify anomalies.
  • Retrospective Intelligence: Analyze retrospective feedback to identify recurring themes and track action item completion.
  • Use Case: A Scrum Master can use this Skill to analyze the last 10 sprints, identify that scope stability is consistently low, and receive recommendations to improve backlog refinement processes.

Quick Start

Analyze the sprint data provided in the attached file 'sprint_data.json' to generate a comprehensive 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 analyze sprint data to measure team health and velocity trends?

You can analyze sprint data for team health and velocity by providing a file like 'sprint_data.json', which the Skill processes using Python scripts to compute commitment reliability, scope stability, and blocker resolution metrics for a comprehensive health report.

What is data-driven retrospective intelligence and how does it identify recurring themes?

Data-driven retrospective intelligence analyzes retrospective feedback to identify recurring themes and tracks action item completion, enabling Scrum Masters to move beyond intuition and base continuous improvement on quantitative sprint data.

Can I use Python with pandas and scikit-learn to forecast agile team capacity?

Yes, you can forecast agile team capacity using Python, as the Skill utilizes pandas, numpy, scipy, and scikit-learn to analyze historical velocity trends, predict future capacity, and identify anomalies in sprint performance.

Does this approach work for analyzing the last 10 sprints to improve backlog refinement?

Yes, this approach works for analyzing the last 10 sprints to improve backlog refinement by identifying consistently low scope stability and providing detailed metrics and recommendations to enhance your agile processes.

What is the best way to get a sprint health score across commitment reliability and scope stability?

The best way to get a sprint health score across commitment reliability and scope stability is to run the Skill's deterministic Python scripts against your sprint data, which calculates a comprehensive score across key agile dimensions.

Do I need to format my sprint data as JSON to generate a performance analysis report?

You need to format your sprint data as JSON, specifically using the attached 'sprint_data.json' file structure, to execute the deterministic Python scripts and generate the detailed performance analysis and health report.