CI Loop

Babysit CI after a push: a monitor→classify→remediate state machine that watches a run to completion, mechanically fixes trivial/build breakage, reproduces test failures locally to tell a flake from a real bug, reruns suspected flakes within a budget, hands reproduced failures to a fixer that commits a fixup and pushes, and loops until CI is green or it can justify a bail back to the user. Prefers a deterministic dynamic workflow when available; falls back to in-instance Task dispatch. Use when the user types /ci-loop or asks to watch/babysit/auto-fix CI for a pushed branch or PR until it's green.

Roasbeef d9ce1a1 2 files · 39.8 KB Updated

File contents

Roasbeef/claude-files/tree/main/skills/ci-loop commit d9ce1a1c0f

Frequently asked questions

npx skillmds@latest add roasbeef/ci-loop