Inspect failing GitHub Actions checks on the current PR, pull the actionable log snippet, and stop at an approval gate before implementing a fix.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Inspect failing GitHub Actions checks and plan fixes with gh-fix-ci"
slug: "inspect-failing-github-actions-checks-and-plan-fixes-with-gh-fix-ci"
description: "Inspect failing GitHub Actions checks on the current PR, pull the actionable log snippet, and stop at an approval gate before implementing a fix."
verification: "listed"
source: "https://github.com/openai/skills/tree/main/skills/.curated/gh-fix-ci"
author: "OpenAI"
publisher_type: "organization"
category: "CI/CD Integrations"
framework: "Codex"
---
# Inspect failing GitHub Actions checks and plan fixes with gh-fix-ci
Inspect failing GitHub Actions checks on the current PR, pull the actionable log snippet, and stop at an approval gate before implementing a fix.
## Prerequisites
Codex, GitHub CLI (gh), repository with an open PR, GitHub auth with repo/workflow scopes
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/openai/skills/tree/main/skills/.curated/gh-fix-ci
## Documentation
- https://raw.githubusercontent.com/openai/skills/main/skills/.curated/gh-fix-ci/SKILL.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/inspect-failing-github-actions-checks-and-plan-fixes-with-gh-fix-ci/)
No comments yet. Be the first to comment!