fix-ci

Installation
SKILL.md

Fix CI Failures

This skill automatically diagnoses and fixes CI failures for the current branch by fetching GitHub Actions logs, categorizing the failure, applying targeted fixes, and pushing the result.

Usage

/fix-ci           # Auto-diagnose and fix
/fix-ci --dry-run # Show what would be fixed without applying

Workflow

Step 1: Fetch CI Failure Details

Determine the current branch:

Related skills
Installs
30
GitHub Stars
4
First Seen
Feb 27, 2026