loops
Autonomous loops that shepherd work to completion.
See the main installation guide for Claude Code, Codex, and standalone Agent Skills setup.
Skills
pr-loop— Shepherd a PR: merge base branch, fix CI, address review comments, resolve threads, and monitor until merged.
Usage
Invoke the pr-loop skill with a full GitHub pull request URL, or ask it to
detect the open pull request for the current branch. The skill defines its own
termination condition: all CI green, all review comments resolved, the branch
up to date with its base, and 30 minutes idle — or a hard cap of 25 iterations.