self-fix
CommunityCI red → fix. Loop until green.
Authorjimmymalhan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically retries fixing code when a Continuous Integration (CI) pipeline fails after an initial fix attempt, preventing manual intervention for common issues.
Core Features & Use Cases
- Automated CI Red Fixes: Monitors pull requests and re-runs a fix agent if CI remains red after a fix has been applied.
- Retry Mechanism: Implements a configurable number of retries to avoid excessive runs and costs.
- Conflict Handling: Integrates with a conflict resolution skill to manage merge conflicts.
- Use Case: After a
fix-pr-creatoropens a pull request, if the CI checks still fail, this skill will repeatedly attempt to fix the issues until the CI passes or the maximum retries are exhausted.
Quick Start
Use the self-fix skill to automatically re-run the fix agent on the current branch until CI passes or max retries are reached.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: self-fix Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#self-fix 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 223,000+ vetted skills library on demand.