소개
The GitHub Actions CI Fixer (gh-fix-ci) streamlines the developer workflow by automating the tedious process of debugging broken pipelines. It utilizes the GitHub CLI to inspect PR status, intelligently extracts relevant failure snippets from GitHub Actions logs, and provides a summarized context of the errors. Once a failure is diagnosed, the skill works with a planning framework to propose specific code changes and implements them upon your approval, helping you maintain a green build status with minimal manual effort.