CI Fix Loop

Diagnose GitHub Actions CI failures in a loop: fetch the failing check logs, identify the root cause, apply a targeted fix, push, and wait for the next run: repeating until all checks are green or a real blocker needs a human. Use when CI is red after a push, when the user says "fix CI", "make tests pass", "diagnose CI failures", or "drive this to green". Direct analog of qodoloop / coderabbitloop for automated test and lint failures.

oleg-koval 7e90a88 5.4 KB Updated

File contents

oleg-koval/agent-skills/tree/main/plugins/olko-github-pr/skills/ci-fix-loop commit 7e90a88afd

Frequently asked questions

npx skillmds@latest add oleg-koval/ci-fix-loop