This automates the tedious cycle of watching CI fail, reading logs, pushing fixes, and repeating until everything goes green. It uses `gh pr checks` as the source of truth since that captures all PR-attached checks, not just GitHub Actions. The workflow is sensible: it inspects checks before waiting, fails fast when something breaks, and re-checks the full set after every push since the check list can change. The guardrails are smart too, like merging main when failures look unrelated to your PR instead of piling on fixes for someone else's mess. If you've ever babysat a PR through five rounds of lint and test failures, this handles that loop for you.
npx -y skills add cursor/plugins --skill loop-on-ci --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills