sprint-progress-report

Generate a structured Markdown sprint progress report from Jira data.

392|73|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/cnoe-io/ai-platform-engineering --skill sprint-progress-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-progress-report
Source: https://github.com/cnoe-io/ai-platform-engineering/tree/main/ui/src/skills/sprint-progress-report
Command: npx skills add https://github.com/cnoe-io/ai-platform-engineering --skill sprint-progress-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the generation of a comprehensive sprint progress report from Jira data, including velocity metrics, burndown analysis, blocker identification, and team workload distribution.

Core Features & Use Cases

  • Fetch current sprint details from Jira (start date, end date, goal, active sprint)
  • Aggregate sprint issues by type, status, assignee, and priority
  • Compute velocity, burndown, completion percentage, and remaining points
  • Identify blockers and risks, and present results suitable for sprint reviews and standups
  • Output a structured Markdown report with sections for summary, velocity trend, blockers & risks, and workload

Quick Start

Ask your Jira Agent to generate the current sprint progress report for the active board.

Frequently Asked Questions about sprint-progress-report

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

FAQPage Schema
How do I generate a sprint progress report from Jira data?

To generate a sprint progress report from Jira, you need an automation tool that fetches active sprint details, computes velocity and burndown metrics, identifies blockers, and outputs a structured Markdown summary. This process aggregates issues by status, assignee, and priority to provide clear sprint insights.

What's the best way to track sprint blockers and team workload in Jira?

Tracking sprint blockers and team workload in Jira requires aggregating active sprint issues by assignee and priority to identify risks. The generated report highlights current blockers and visualizes workload distribution across team members, making it suitable for sprint reviews and daily standups.

Does sprint reporting work with multiple Jira boards and sprint histories?

Sprint reporting supports multiple Jira boards and sprint histories by aggregating data across them to compute velocity trends and completion metrics. It collects current sprint details alongside historical data to provide a comprehensive view of progress, blockers, and workload distribution.

Can I automate burndown chart analysis for my active Jira sprint?

You can automate burndown analysis for an active Jira sprint by using a tool that fetches current sprint details and calculates remaining points. The automation computes the burndown rate and completion percentage, presenting the results in a structured Markdown format for immediate review.

What metrics are included in an automated Jira sprint report?

An automated Jira sprint report includes velocity trends, burndown rates, completion percentages, and remaining story points. It also identifies blockers and risks while aggregating workload distribution by assignee, providing a comprehensive summary structured in Markdown for sprint reviews.