sprint-health-reporter

Collect and analyze Jira sprint data to generate health reports.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/mkavalich/Atlassian-MCP --skill sprint-health-reporter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-health-reporter
Source: https://github.com/mkavalich/Atlassian-MCP/tree/main/.claude/skills/sprint-health-reporter
Command: npx skills add https://github.com/mkavalich/Atlassian-MCP --skill sprint-health-reporter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jira, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of comprehensive sprint health reports, synthesizing current sprint state, velocity trends, slip rate, blocked items, and workload distribution, saving time and improving team visibility.

Core Features & Use Cases

  • Sprint Health Reporting: Generate detailed reports on sprint status, velocity, slip rate, and workload distribution.
  • Automated Data Collection: Gather data from Jira for analysis, including issues, velocities, and blocked items.
  • Optional Confluence Publication: Publish the report directly to Confluence for team collaboration.
  • Use Case: Use this Skill to get an instant sprint health report whenever you need to understand the progress and health of your current sprint.

Quick Start

Generate a sprint health report for the "Project XYZ" and publish it to Confluence. Run: generate_sprint_health_report("Project XYZ", "Confluence Space Key")

Frequently Asked Questions about sprint-health-reporter

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

FAQPage Schema
How do I automate sprint health reporting from Jira?

You can automate sprint health reporting by using a tool that connects to your Jira instance to collect issues, velocity trends, and blocked items, then synthesizes this data into a comprehensive report. This Skill automates that exact collection and analysis process.

What is included in an automated sprint health report?

An automated sprint health report typically includes the current sprint state, velocity trends, slip rate, blocked items, and workload distribution. This allows teams to quickly understand progress and identify potential bottlenecks without manual data gathering.

Can I publish Jira sprint reports directly to Confluence?

Yes, you can publish Jira sprint reports directly to Confluence. This Skill features optional Confluence publication, allowing you to generate the sprint health report and post it to a specified Confluence space for team collaboration.

Does this sprint health analysis tool work with Kanban projects?

No, this sprint health analysis tool does not work with Kanban projects. It is designed specifically for Scrum projects and relies on sprint-based data structures to calculate velocity and generate reports.

Do I need a Jira API token to generate sprint velocity reports?

Yes, you need Jira API access to generate sprint velocity reports. The automated data collection process queries your Jira instance directly to pull issue details, velocity metrics, and blocked items for the analysis.