What problem does it solve?
This skill eliminates the manual, time-consuming process of investigating CI pipeline failures, deployment rollouts, and Kubernetes runtime issues by automating the collection and analysis of diagnostic evidence.
Core Features & Use Cases
- Automated CI Diagnosis: Automatically identifies the root cause of failing CircleCI pipelines, PR checks, and build jobs by analyzing workflow status and job logs.
- Deployment & Runtime Analysis: Correlates deployment versions with Kubernetes pod health, DigitalOcean service states, and UptimeRobot monitors to pinpoint rollout failures.
- Use Case: When a deployment fails in production, use this skill to instantly compare the current runtime image against the expected version and identify if the issue stems from a failed deploy job or an unready Kubernetes pod.
Quick Start
Use the diagnose-issue skill to investigate the latest CI pipeline failure for the current branch.