소개
GitHub CI Fixer (gh-fix-ci) is a specialized skill for Claude Code that streamlines the resolution of failing pull request checks. By integrating with the GitHub CLI (gh), it automatically identifies failing jobs, retrieves execution logs, and analyzes them to provide a concise summary of the failure context. Once the root cause is identified, the skill drafts a structured fix plan and, upon explicit user approval, implements the necessary code changes to restore passing status, significantly reducing the manual effort required for CI/CD troubleshooting.