Back to skills

gh-fix-ci

infrastructure

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 Buil

Setup & Installation

npx skills add https://github.com/openai/gh-fix-ci --skill gh-fix-ci
or paste the link and ask your coding assistant to install it
https://github.com/openai/gh-fix-ci
View on GitHub

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