What problem does it solve?
This Skill transforms software delivery data into a consistent weekly DORA metrics report, reducing the effort required to measure deployment speed, delivery lead time, deployment failures, and recovery performance.
Core Features & Use Cases
- Four-Metric Reporting: Computes Deployment Frequency, Lead Time for Changes, Change Failure Rate, and Failed Deployment Recovery Time.
- Resilient Data Collection: Attempts the authoritative DORA metrics API first, then falls back to Spinnaker delivery data when the API is unavailable.
- Statistical Honesty: Includes raw counts, period-over-period trends, sample-size reliability flags, per-application breakdowns, and failed deployment details without using retired performance tiers.
- Use Case: Generate a weekly report across several Spinnaker applications, compare delivery velocity with stability, and identify whether changes in deployment speed are accompanied by increased failure or recovery time.
Quick Start
Use the dora-lite-report skill to generate a weekly DORA metrics report for the configured Spinnaker applications and deliver it as HTML.