dora-check

Assess four DORA metrics from CI/CD data and generate prioritized improvements.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/haabe/tic-tac-toe --skill dora-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dora-check
Source: https://github.com/haabe/tic-tac-toe/tree/main/.claude/skills/dora-check
Command: npx skills add https://github.com/haabe/tic-tac-toe --skill dora-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quantify software delivery performance by assessing the four DORA metrics (deployment frequency, lead time for changes, change failure rate, and MTTR) to identify improvement opportunities.

Core Features & Use Cases

  • Quantitative assessment of the four DORA metrics from CI/CD data, deployment logs, and incident records.
  • Guided classification & prioritization to reveal the bottleneck metric and generate actionable improvement recommendations.
  • Use Case: A development team uses the assessment to pinpoint the metric with the biggest gap and pair it with focused process and tooling improvements.

Quick Start

Run a DORA assessment using your CI/CD and incident data to produce a prioritized improvement plan.

Frequently Asked Questions about dora-check

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

FAQPage Schema
How do I measure DORA metrics from CI/CD data and incident records?

To measure DORA metrics, you quantify deployment frequency, lead time for changes, change failure rate, and MTTR from your CI/CD data and incident records. The Skill then applies a scoring framework to classify performance levels and identify your primary bottleneck.

What is the best way to identify software delivery bottlenecks using DORA metrics?

The best way to identify software delivery bottlenecks is to apply a scoring framework across the four DORA metrics to pinpoint the metric with the biggest performance gap. This Skill outputs a bottleneck summary to reveal exactly where your process is lagging.

How do I classify my team's software delivery performance using DORA metrics?

You can classify software delivery performance by applying a scoring framework to your deployment frequency, lead time for changes, change failure rate, and MTTR data. This process evaluates your metrics against industry standards to determine your performance level.

Can I generate prioritized improvement recommendations from DORA metrics?

Yes, you can generate prioritized improvement recommendations by analyzing DORA metrics to find the bottleneck with the largest gap. The Skill pairs the bottleneck summary with focused process and tooling improvements to guide your team.

Do I need specific incident logs to calculate MTTR and change failure rate?

Yes, you need specific incident logs and deployment records to calculate MTTR and change failure rate. The Skill relies on quantitative assessment of your CI/CD data and incident records to accurately measure these DORA metrics and classify performance.