dora-metrics-calculator

Calculate DORA metrics from GitHub and Jira changelogs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LaunchCG/claude-marketplace-pub --skill dora-metrics-calculator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dora-metrics-calculator
Source: https://github.com/LaunchCG/claude-marketplace-pub/tree/main/plugins/ai-sdlc/skills/dora-metrics-calculator
Command: npx skills add https://github.com/LaunchCG/claude-marketplace-pub --skill dora-metrics-calculator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually calculating DORA metrics is time-consuming and prone to inconsistency. This skill automates the standardized calculation of DORA metrics (Deployment Frequency, Lead Time for Changes, MTTR, Change Failure Rate) using GitHub and Atlassian MCP servers, ensuring consistent, week-over-week reporting.

Core Features & Use Cases

  • Standardized DORA Calculation: Provides consistent methodology for all four DORA metrics, preventing manual errors and interpretation differences.
  • Jira & GitHub Integration: Leverages both platforms as primary data sources for comprehensive and accurate metrics.
  • Changelog-Driven Analysis: Uses Jira changelogs to track actual status transitions, adapting to custom workflows and identifying bottlenecks.
  • Use Case: Ask for DORA metrics for your project over the last 90 days. The skill will query Jira and GitHub, calculate the metrics, and provide a report with data quality tracking, ready for your performance review.

Quick Start

Calculate DORA metrics for the 'my-project' repository over the last 90 days.