Skip to main content
Back to the directory
openai/skillsSoftware EngineeringFrontend and Design

gh-fix-ci

Debug and fix failing GitHub Actions checks in pull requests using gh CLI inspection and log analysis.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/openai/skills --skill gh-fix-ci
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, gh-fix-ci has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: openai/skills. Canonical URL: https://skills.sh/openai/skills/gh-fix-ci.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Debug and fix failing GitHub Actions checks in pull requests using gh CLI inspection and log analysis. Use gh to locate failing PR checks, fetch GitHub Actions logs for actionable failures, summarize the failure snippet, then propose a fix plan and implement after explicit approval. Prereq: authenticate with the standard GitHub CLI once (for example, run gh auth login ), then confirm with gh auth status (repo + workflow scopes are typically required). Fetch failing PR checks, pull GitHub Actions logs, and extract a failure snippet. Exits non-zero when failures remain so it can be used in automation. Usage examples: - Inspects PR checks via GitHub CLI, fetches GitHub Actions logs, and summarizes failure context with actionable log snippets - Requires prior gh authentication with repo and workflow scopes; verifies status before proceeding - Drafts a fix plan (using create-plan skill if available, otherwise inline) and implements only after explicit user approval - Treats external CI providers (Buildkite, etc.) as out of scope; reports only their details URLs - Includes bundled Python script for automated check inspection with JSON output and configurable log line limits - If a plan-oriented skill (for example create-plan ) is available, use it; otherwise draft a concise plan inline and request approval before implementing. - repo : path inside the repo (default . ) - pr : PR...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gh-fix-ci do?

Debug and fix failing GitHub Actions checks in pull requests using gh CLI inspection and log analysis.

Is gh-fix-ci good?

gh-fix-ci does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support gh-fix-ci?

gh-fix-ci currently lists compatibility with Codex, Skills CLI.

Is gh-fix-ci safe to install?

gh-fix-ci has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to gh-fix-ci?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install gh-fix-ci?

Run the following command to install gh-fix-ci: npx skills add https://github.com/openai/skills --skill gh-fix-ci

Related skills

More from openai/skills

Related skills

Alternatives in Software Engineering