Team Performance KPIs

Calculate and interpret team performance KPIs from Jira data.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/devmuslim/pdm-skills --skill team-performance-kpis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Team Performance KPIs
Source: https://github.com/devmuslim/pdm-skills/tree/main/delivery-kpi/skills/team-performance
Command: npx skills add https://github.com/devmuslim/pdm-skills --skill team-performance-kpis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps Product Delivery Managers track and understand key team performance metrics, enabling data-driven improvements in agility and efficiency.

Core Features & Use Cases

  • Velocity Tracking: Monitors the rate of story point completion per iteration.
  • Throughput Analysis: Measures the number of stories completed per iteration.
  • Blocked Time Rate: Identifies and quantifies time lost due to external blockers.
  • Work Distribution: Assesses the balance of tasks among team members.
  • Technical Debt Ratio: Tracks the proportion of effort dedicated to addressing technical debt.
  • Use Case: A PM can use this skill to quickly assess if the team's velocity has dropped significantly, indicating potential scope issues or team impediments, and then use the insights to guide a retrospective discussion.

Quick Start

Analyze the team's performance using Jira data to identify areas for improvement.

Frequently Asked Questions about Team Performance KPIs

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

FAQPage Schema
How do I track team performance KPIs like velocity and throughput using Jira data?

Track team performance KPIs by fetching Jira data to calculate velocity, throughput, blocked time rate, work distribution, and technical debt ratio. The Skill analyzes these metrics against historical trends to provide actionable recommendations for improving delivery predictability.

What is the best way to measure blocked time rate and technical debt ratio for an agile team?

Measure blocked time rate and technical debt ratio by analyzing Jira iteration data to quantify time lost to external blockers and effort dedicated to technical debt. This identifies workflow impediments and helps balance feature delivery with necessary maintenance tasks.

Do I need a Jira API integration to analyze team agility metrics?

Yes, you need a Jira API integration for data retrieval and analysis. The Skill requires this connection to fetch raw issue tracking data, calculate deviations in work distribution, and generate actionable recommendations based on historical trends.

Can I assess work distribution balance among team members using Jira delivery metrics?

Yes, you can assess work distribution balance by fetching task assignment data from Jira. The Skill evaluates the distribution of tasks among team members to identify imbalances, enabling Product Delivery Managers to guide retrospective discussions and improve agility.

How do I interpret drops in team velocity using agile delivery KPIs?

Interpret drops in team velocity by analyzing Jira KPI deviations and historical trends. The Skill identifies if decreased story point completion indicates potential scope issues or team impediments, providing actionable recommendations to guide retrospective discussions.

What metrics should I monitor to improve delivery predictability in agile teams?

Monitor velocity, throughput, blocked time rate, work distribution, and technical debt ratio to improve delivery predictability. Tracking these KPIs enables data-driven improvements by highlighting metric deviations and external blockers impacting team agility.