dora-metrics-calculator

Official

Calculate DORA metrics for consistent reporting.

AuthorLaunchCG
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

githubatlassian

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dora-metrics-calculator
Download link: https://github.com/LaunchCG/claude-marketplace-pub/archive/main.zip#dora-metrics-calculator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository