gh-fix-ci Skill
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. Published by openai in plugins.
What is gh-fix-ci Skill?
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. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use gh-fix-ci Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/github/skills/gh-fix-ci/SKILL.md
What it does
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.
Skill instructions
GitHub Actions CI Fix Overview Use this skill when the task is specifically about failing GitHub Actions checks on a pull request. This workflow is hybrid by design: - Use the GitHub app from this plugin for PR metadata, changed files, and review context. - Use gh for GitHub Actions checks and logs because the connector does not expose that workflow end to end. - Summarize the root cause first, propose a focused fix plan, and implement only after explicit approval. Prereq: authenticate with GitHub CLI once, then confirm with gh auth status. Repo and workflow scopes are typically required for Actions inspection. Inputs - repo: path inside the repo (default .) - pr: PR number or URL (optional; defaults to current branch PR) - gh authentication for the repo host Quick start - python "<path-to-skill/scripts/inspectprchecks.py" --repo "." --pr "<number-or-url" - Add --json if you want machine-friendly output for summarization. Workflow 1. Verify gh authentication. - Run gh auth status in th
Explore related resources
Frequently asked questions
What is gh-fix-ci?
gh-fix-ci is a open-source AI agent skill with Copy skill directory. Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions.
Who is gh-fix-ci best for?
gh-fix-ci is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install gh-fix-ci?
Install or run gh-fix-ci using Copy skill directory. Check gh-fix-ci for the latest setup command.
Is gh-fix-ci actively maintained?
gh-fix-ci may need a closer maintenance check before production use.
Auto-fetched from GitHub.