About
The gh-fix-ci skill empowers Claude to proactively resolve failing CI/CD pipelines on GitHub. It utilizes the GitHub CLI (gh) to inspect Pull Request checks, retrieve detailed logs for GitHub Actions, and isolate specific failure contexts. After analyzing the logs, the skill drafts a comprehensive fix plan for user approval and proceeds to implement the necessary code changes, significantly streamlining the debugging workflow and reducing the time spent manually triaging broken builds.