About
GitHub CI Fixer is a powerful Claude Code skill designed to automate the debugging cycle for failing GitHub Pull Request checks. It utilizes the GitHub CLI (gh) to identify failed Actions, fetch execution logs, and summarize the specific root causes of failures. Beyond simple reporting, the skill generates a detailed fix plan for the user to review and, upon approval, automatically implements the necessary code changes. This streamlines the development workflow by reducing the manual effort spent parsing logs and troubleshooting pipeline errors.