scrum-master

Analyze sprint velocity, health metrics, and retrospective data to generate forecasts and recommendations.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/Patasse97/claude-skills --skill scrum-master-patasse97
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrum-master
Source: https://github.com/Patasse97/claude-skills/tree/main/project-management/scrum-master
Command: npx skills add https://github.com/Patasse97/claude-skills --skill scrum-master-patasse97

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Data-driven Scrum Masters often struggle to extract actionable insights from sprint metrics and retrospective notes. This Skill consolidates sprint health analytics and retrospective analysis into repeatable workflows, reducing manual toil and enabling faster improvement cycles.

Core Features & Use Cases

  • Velocity and sprint health analysis using Python scripts (velocity_analyzer, sprint_health_scorer, retrospective_analyzer)
  • Automated retrospective theme and sentiment extraction, action-item quality evaluation, and maturity assessment
  • Output dashboards and reports (JSON/text) for stakeholders and team leads

Quick Start

Run the Scrum Master analysis by supplying sprint data JSON to the included scripts to generate velocity forecasts, health scores, and retrospective insights.

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 and health metrics from Jira-like exports?

To analyze sprint velocity and health metrics, you provide sprint data JSON to the included Python scripts. The Skill processes this data to generate velocity forecasts, health scores, and trend analyses for agile teams.

Can I automate retrospective theme extraction and action-item evaluation?

Yes, you can automate retrospective analysis using the dedicated analyzer script. It extracts sentiment and themes from retrospective notes, evaluates action-item quality, and assesses overall team maturity automatically.

What is agile sprint health scoring and how does it identify bottlenecks?

Agile sprint health scoring evaluates team dynamics and velocity data to quantify performance. The Skill applies this mechanism to identify bottlenecks and surface actionable improvement opportunities from your sprint metrics.

Does this Scrum Master Skill require external dependencies to run?

No, the Skill operates without external dependencies. It uses self-contained Python scripts and built-in guardrails to ensure data quality and safe operation when processing your sprint health and retrospective data.

What output formats are generated for stakeholder reporting?

The Skill generates structured JSON and text formats for stakeholder reporting. These outputs include dashboards, trend analyses, health scores, and actionable recommendations derived from your sprint data.

Can I use this for team-dynamics maturity assessment?

Yes, you can use this for team-dynamics maturity assessment. The retrospective analyzer evaluates action-item quality and extracts sentiment to provide a structured maturity assessment for agile teams.