About
GitHub CI Fixer is a specialized Claude Code skill designed to streamline the debugging process for broken CI/CD pipelines. By leveraging the GitHub CLI (gh), it automatically identifies failing pull request checks, retrieves relevant logs from GitHub Actions, and provides concise summaries of the root causes. Beyond just reporting errors, the skill integrates with planning workflows to propose actionable code fixes and implement them upon approval, significantly reducing the manual effort required to maintain green builds and stable repositories.