fix-failed-pr
OfficialFix broken PRs automatically.
Authorbismuthdigital
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically finds, claims, and repairs GitHub Pull Requests that have failed Continuous Integration checks or have merge conflicts, ensuring smoother code integration.
Core Features & Use Cases
- Automated PR Triage: Identifies PRs needing attention due to CI failures or merge conflicts (
DIRTYstatus). - Conflict Resolution: Attempts to automatically resolve merge conflicts by rebasing and applying defined strategies for different file types.
- CI Failure Diagnosis: Diagnoses and attempts to fix CI failures similar to a
/ci-reviewskill. - Safe Concurrent Operation: Uses a work queue to ensure multiple agents can safely claim and repair different PRs simultaneously.
- Use Case: An agent automatically picks up a PR that failed its tests, rebases it onto the latest main branch, resolves a minor conflict in a test file, and pushes the fix, allowing it to be merged.
Quick Start
Use the fix-failed-pr skill to automatically find and repair a PR that is failing CI or has merge conflicts.
Dependency Matrix
Required Modules
ghgitruffmypypytest
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fix-failed-pr Download link: https://github.com/bismuthdigital/claude-project-template/archive/main.zip#fix-failed-pr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.