ci-self-heal
CommunityFix failing CI by tracing the real cause.
Software Engineering#debugging#github-actions#ci#pull-requests#root-cause-analysis#workflow-recovery
Authorkanade0404
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you recover failing pull request CI by finding the actual root cause instead of wasting time on blind reruns or guesswork.
Core Features & Use Cases
- CI Failure Triage: Watches PR checks, inspects failed runs, and identifies which job or step actually broke.
- Root-Cause-First Repair Loop: Classifies failures as code, flaky, environment, dependency, or infrastructure issues before suggesting a fix.
- Guardrailed Recovery: Stops after repeated failure, escalates when architecture is the likely issue, and avoids retry-only behavior.
- Use Case: A GitHub pull request turns red after push, and this Skill tracks the failing check, reads the logs, applies the smallest valid fix, and repeats until the checks are green or escalation is required.
Quick Start
Use the ci-self-heal skill to inspect the failing PR checks, identify the root cause from CI logs, apply the smallest fix, and push a new commit.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: ci-self-heal Download link: https://github.com/kanade0404/dotfiles/archive/main.zip#ci-self-heal 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 537,000+ vetted skills library on demand.