CI Auto Fix

Diagnoses a failed CI check, classifies it with an explicit verdict (code-bug | workflow-bug | dep-bug | env-bug | flaky | unsure), confidence-gates the fix (>=90 auto, 80-89 ask, <80 escalate), applies it, pushes, and iteratively verifies until CI passes — reverting the last commit if a brand-new failure appears. Provider-agnostic in scope; currently implements the GitHub Actions path via `gh`. Hard- refuses to disable, skip, or weaken checks. Triggers on "CI is failing", "fix the CI", "the build is red", "auto-fix this PR's checks", "GitHub Actions failed", "/ci-auto-fix".

mthines 10a54b5 7 files · 42.6 KB Updated

File contents

mthines/agent-skills/tree/main/skills/delivery/ci-auto-fix commit 10a54b5bc1

Frequently asked questions

npx skillmds@latest add mthines/ci-auto-fix