Skip to main content
Generalopenai

gh-fix-ci

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Use the GitHub app from this plugin for PR metadata and patch context, and use `gh` for Actions check and log inspection before implementing any approved fix.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--gh-fix-ci
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/github/skills/gh-fix-ci/SKILL.md -o .claude/skills/gh-fix-ci.md

Drops the SKILL.md into .claude/skills/gh-fix-ci.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.