Scrum Master
Advanced Scrum Master skill for data-driven agile team analysis and coaching.
Before & after
Same prompt, same agent — the only difference is the skill.
I can help you think through your sprint forecast. You'd want to look at your team's velocity over the last few sprints, estimate the remaining work, and see if there's enough time to complete it. There are different ways to approach this—some teams use historical average velocity, others adjust for known factors. I'd need to see your sprint data to give you a better forecast. Do you have your backlog estimates and the team's recent velocity numbers?
VELOCITY ANALYSIS: Last 8 Sprints Velocity history: Sprint 1: 34 points Sprint 2: 41 points Sprint 3: 38 points Sprint 4: 45 points Sprint 5: 39 points Sprint 6: 42 points Sprint 7: 43 points Sprint 8 (current): 28 points completed, 3 days left Average velocity: 40.5 points (8-sprint mean) Recent trend: Stable (no downward drift) MONTE CARLO FORECAST: Current Sprint Remaining work: 32 points Days remaining: 3 days Burndown trend: -7 points/day (recent pace) Confidence intervals: 50th percentile (median): 42 points by sprint end (2-point buffer) 85th percentile: 50 points (achievable with overtime) 15th percentile: 35 points (risk case) VERDICT: LIKELY TO SHIP (55% confidence at current pace) - Recommed: Move 2 low-priority items to next sprint as buffer - Critical path: Login feature unblocks 3 subtasks; prioritize review - Risk: One developer out tomorrow reduces velocity 12%; reassign 4 points RETROSPECTIVE THEMES (last 3 sprints) - Blocker: Code review turnaround 1.5 days average - Win: Spikes down 20% (better estimation) - Drag: Flaky tests fail 1 in 5 CI runs (adds rework) ACTION ITEMS 1. Pre-emptive code review on payment feature (earliest blocker) 2. Double-check QA test cases for Login; don't let scope creep 3. Temporarily reduce CI flakiness before sprint end
About this skill
name: scrum-master description: Use when Advanced Scrum Master skill for data-driven agile team analysis and coaching.
Scrum Master
Advanced Scrum Master skill for data-driven agile team analysis and coaching. Use when the user asks about sprint planning, velocity tracking, retrospectives, standup facilitation, backlog grooming, story points, burndown charts, blocker resolution, or agile team health. Runs Python scripts to analyse sprint JSON exports from Jira or similar tools: velocity_analyzer.py for Monte Carlo sprint forecasting, sprint_health_scorer.py for multi-dimension health scoring, and retrospective_analyzer.py for action-item and theme tracking. Produces confidence-interval forecasts, health grade reports, and improvement-velocity trends for high-performing Scrum teams.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the scrum-master skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Scrum Master; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: scrum-master
description: Use when the user needs sprint planning, velocity forecasting, retrospective analysis, or agile team health scoring driven by real sprint data exports.
version: 1.0.0
category: Business & Ops / Project Management
author: AgentVolt
license: proprietary
tags:
- business-ops
- project-management
---
# Scrum Master
Runs data-driven agile coaching by analyzing sprint JSON exports, producing velocity forecasts, health scores, and retrospective insights.
## When to use
… (sign up to view the full skill)More business & ops skills
View all Business & Ops skills →Meeting Analyzer
Analyzes meeting transcripts and recordings to surface behavioral patterns, communication anti-patterns, and actionable coaching feedback.
Atlassian Templates
Creates and maintains Jira and Confluence templates, blueprints, and reusable content structures so teams stop rebuilding the same document or issue layout by hand.
Confluence Expert
Atlassian Confluence expert for creating and managing spaces, knowledge bases, and documentation.
Pm Skills
Routes project-delivery requests to the right capability — sprint analytics, portfolio health, issue-tracker queries, documentation, tracker administration.