gh-fix-ci
✓Inspect GitHub PR for CI failures, merge conflicts, update-branch requirements, reviewer comments, change requests, and unresolved review threads. Create fix plans and implement after user approval. Resolve review threads and notify reviewers after fixes.
Installation
SKILL.md
Then propose a fix plan, implement after explicit approval, and optionally resolve threads and notify reviewers.
Prereq: ensure gh is authenticated (for example, run gh auth login once), then run gh auth status with escalated permissions (include workflow/repo scopes) so gh commands succeed.
| --repo | . | Path inside the target Git repository | | --pr | (current) | PR number or URL | | --mode | all | Inspection mode: checks, conflicts, reviews, all | | --max-lines | 160 | Max lines for log snippets | | --context | 30 | Context lines around failure markers | | --max-review-comments | 50 | Max reviewer comments to list per category |
Inspect GitHub PR for CI failures, merge conflicts, update-branch requirements, reviewer comments, change requests, and unresolved review threads. Create fix plans and implement after user approval. Resolve review threads and notify reviewers after fixes. Source: akiojin/llmlb.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/akiojin/llmlb --skill gh-fix-ci- Source
- akiojin/llmlb
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gh-fix-ci?
Inspect GitHub PR for CI failures, merge conflicts, update-branch requirements, reviewer comments, change requests, and unresolved review threads. Create fix plans and implement after user approval. Resolve review threads and notify reviewers after fixes. Source: akiojin/llmlb.
How do I install gh-fix-ci?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akiojin/llmlb --skill gh-fix-ci Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/akiojin/llmlb
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01