When a pull request fails its checks, you need to find the problem fast. This skill helps you look at the CI results, grab the error logs, and understand what went wrong. It creates a clear plan to fix the issues step by step. No code changes are made automatically—only a written plan for you to review.
Anyone working with GitHub and CI pipelines can benefit. You can check test failures, compilation errors, linting warnings, or build problems. The tool groups errors by type and lists the exact files and lines to fix. Then it suggests validation commands to verify your fixes.
This skill is ideal for developers who want to save time by automating the diagnosis of CI failures. It works with common checks like formatting, clippy, and platform-specific tests on Mac, Linux, and Windows.
Global
mkdir -p ~/.claude/skills/diagnose-ci-failuresProject
mkdir -p .claude/skills/diagnose-ci-failuresSource Repository
Google Agents Cli Deploygoogle/agents-cli
Deploy Google ADK agents to Agent Runtime, Cloud Run, or GKE with CI/CD
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Golang Continuous Integrationsamber/cc-skills-golang
Automate testing linting security and releases for Go projects with GitHub Actions
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment
Ci Cd And Automationaddyosmani/agent-skills
Automate quality gates and CI/CD pipelines for safer faster releases