소개
GitHub CI Fixer is a specialized Claude Code skill designed to streamline the troubleshooting of pull request failures. By leveraging the GitHub CLI (gh), it automatically identifies failing workflows, fetches detailed execution logs, and extracts the specific error snippets causing the build to fail. The skill doesn't just report errors; it integrates with planning workflows to propose actionable code fixes and implements them directly after user approval, significantly reducing the time spent on manual CI/CD debugging.