About
The GitHub CI Fixer (gh-fix-ci) skill streamlines the debugging process for developers by leveraging the GitHub CLI to inspect failing pull request checks and extract actionable logs. It intelligently identifies the root cause of CI/CD failures, provides a concise summary of error snippets, and proposes a structured fix plan. Once the user approves the plan, the skill implements the necessary code changes directly, significantly reducing the manual effort required to troubleshoot and resolve broken builds within GitHub Actions environments.