← All Skills
🔧
GitHub CI Fixer (gh-fix-ci)
ChatGPTFreeNEWDev Tools
OpenAI's official skill: when PR checks fail, skip the log-diving — it inspects GitHub Actions failures, finds the root cause and lands the fix.
Key Features
- Auto CI log analysis
- Root cause location
- Auto-fix commits
- Companion comments skill
Installation
npx skills add openai/skills
Requires an authenticated gh CLI.
How to Use
When a PR check fails, say "fix CI": it pulls failure logs, diagnoses, patches code and pushes the fix.
Requirements
GitHub CLI (gh) authenticated
Related Skills