Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revloop

Validate skills.sh

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.

Install

npx skills add satyaborg/revloop --skill revloop

Use

Invoke Revloop explicitly:

$revloop Implement durable campaign search with pagination.
$revloop subagents Implement durable campaign search with pagination.
$revloop other Implement durable campaign search with pagination.
$revloop specs/campaign-search.md other

Revloop uses up to three fresh same-harness subagents by default and consolidates their results into one structured review. Pass other to use Claude Code from Codex or Codex from Claude Code, matching the original cross-harness behavior.

Requires Codex or Claude Code, Git, an authenticated GitHub CLI, a pushable GitHub remote, network access, and either isolated same-harness subagents or the other agent harness.

Safety

Revloop modifies files, commits and pushes code, manages draft pull requests and comments, and sends a review brief to each selected reviewer and any configured 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.

Development

bash skills/revloop/scripts/test-static.sh
bash skills/revloop/scripts/test-live.sh both

Live tests call external model services against disposable synthetic repositories.

See SECURITY.md for vulnerability reporting. Licensed under MIT.

About

Skill for coding agents to autonomously implement and review until work is human reviewable.

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages