cicd-diagnostics
OfficialAutomate CI/CD debugging, get builds green faster.
Software Engineering#root cause#CI/CD#debug#GitHub Actions#diagnose#build failure#analyze#flaky test
AuthordotCMS
Version1.0.0
Installs0
System Documentation
What problem does it solve?
CI/CD failures are complex, time-consuming to diagnose, and block development. This skill automates the entire diagnostic process, from identifying failed jobs to pinpointing root causes and suggesting fixes, allowing engineers to resolve issues rapidly and keep the pipeline flowing.
Core Features & Use Cases
- Intelligent Failure Analysis: Automatically identifies failed jobs, extracts critical errors from massive logs, and classifies failures (new, flaky, infrastructure).
- Root Cause Determination: Pinpoints the exact cause of failure, whether it's a code defect, a flaky test, a timing issue, or an infrastructure problem.
- GitHub Integration: Searches existing issues, creates detailed new issues with proper labels, and links to relevant PRs and commits.
- Use Case: A developer's PR build fails. Instead of manually sifting through gigabytes of logs, they use this skill to get an immediate, comprehensive report detailing the exact test that failed, why it failed (e.g., a race condition), and a link to a known issue or a recommended fix.
Quick Start
Analyze the latest failed CI/CD run for my current pull request.
Dependency Matrix
Required Modules
ghjq
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: cicd-diagnostics Download link: https://github.com/dotCMS/core/archive/main.zip#cicd-diagnostics Please download this .zip file, extract it, and install it in the .claude/skills/ directory.