Setup & Installation
What This Skill Does
Debugs failing GitHub Actions checks on a PR using the `gh` CLI. It fetches run logs, summarizes the failure context, and proposes a fix plan before making any changes. External CI providers like Buildkite are out of scope. It pulls the exact failing log snippet and drafts a targeted fix instead of requiring you to dig through GitHub's UI or manually run `gh` commands across multiple steps.
When to use it
- Working with gh fix ci functionality
- Implementing gh fix ci features
- Debugging gh fix ci related issues
