scrum-master

Analyze sprint data to score team health and forecast velocity.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of understanding and improving team performance, velocity predictability, and overall agile process health by providing data-driven analysis and actionable insights.

Core Features & Use Cases

  • Data-Driven Sprint Analytics: Analyze velocity trends, forecast future sprints, and score team health across multiple dimensions.
  • Retrospective Intelligence: Extract patterns and insights from retrospective feedback to drive continuous improvement.
  • Team Development: Assess team maturity and psychological safety to foster high-performing agile environments.
  • Use Case: A Scrum Master can use this Skill to analyze the last 10 sprints' data, identify why velocity has been unpredictable, and get recommendations on how to improve sprint planning and execution.

Quick Start

Analyze the sprint data provided in '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 agile sprint data to understand unpredictable team velocity?

You can analyze unpredictable team velocity by feeding your historical sprint data into automated sprint analytics scripts. This process evaluates velocity trends and scores team health across multiple dimensions, identifying underlying patterns causing the unpredictability to help improve future sprint planning and execution.

What is Monte Carlo forecasting and how does it apply to agile project management?

Monte Carlo forecasting is a statistical technique used for agile velocity forecasting. By running deterministic Python scripts against past sprint performance data, it simulates numerous future outcomes to predict upcoming sprint velocities with a quantifiable degree of confidence for your project management.

How do I assess psychological safety and team maturity for high-performing agile teams?

You assess psychological safety and team maturity by applying structured retrospective intelligence frameworks to your team feedback data. This extracts continuous improvement patterns and evaluates team health to foster and sustain high-performing agile environments.

Can I use Python scripts for retrospective analysis and sprint health scoring?

Yes, you can use Python scripts like retrospective_analyzer.py and sprint_health_scorer.py for retrospective analysis and sprint health scoring. These scripts execute deterministic tasks using pandas and scikit-learn to process sprint data and generate comprehensive team health reports.

Do I need pandas and scikit-learn to perform data-driven sprint analytics?

Yes, you need pandas and scikit-learn along with numpy and scipy to perform data-driven sprint analytics. These dependencies are required to run the Python scripts that execute deterministic task calculations for velocity analysis, health scoring, and retrospective intelligence.

What is the best way to extract continuous improvement patterns from retrospective feedback?

The best way to extract continuous improvement patterns from retrospective feedback is through automated retrospective intelligence analysis. Processing team feedback data with dedicated Python scripts identifies recurring themes and psychological safety insights to drive actionable team development.