概要
The GitHub CI Fixer skill streamlines the debugging workflow for GitHub CI/CD pipelines by automating the tedious process of log inspection. It utilizes the GitHub CLI to detect failing pull request checks, retrieve relevant log snippets, and summarize the root cause of failures. Beyond identification, the skill integrates with planning capabilities to draft a comprehensive fix strategy, which it can then implement upon user approval, significantly reducing the time spent on manual troubleshooting and iterative PR fixes.