Ship code through an autonomous implement, publish, review, and fix loop. Revloop creates draft GitHub pull requests or dependency-ordered stacks, runs independent specification and engineering reviews, fixes valid findings, and marks verified work ready for human review.
Status: public beta.
npx skills add satyaborg/revloop --skill revloopInvoke Revloop explicitly:
$revloop Implement durable campaign search with pagination.
$revloop claude Implement durable campaign search with pagination.
$revloop specs/campaign-search.md codex
Requires Codex or Claude Code, Git, an authenticated GitHub CLI, a pushable GitHub remote, network access, and an independent reviewer route.
Revloop modifies files, commits and pushes code, manages draft pull requests and comments, and sends a review brief to the selected reviewer or fallback. The brief contains the request, repository instructions, committed diff, surrounding code, verification evidence, and prior findings.
Do not use Revloop on material you cannot send to the configured reviewer providers. GitHub artifacts use neutral labels and do not expose the workflow name.
bash skills/revloop/scripts/test-static.sh
bash skills/revloop/scripts/test-live.sh bothLive tests call external model services against disposable synthetic repositories.
See SECURITY.md for vulnerability reporting. Licensed under MIT.