auto-review-loop
Installation
SKILL.md
Auto Review Loop: Autonomous Research Improvement
π Do not wrap this skill in
/loop,/schedule, orCronCreate. It already loops internally (review β fix β re-review) and the reviewer carries round-to-round memory in onethreadId(codex-reply). An external timer re-enters from the top each tick β freshthreadId, reviewer memory reset β firing the verdict on wall-clock time instead of on artifact change: zero new signal, full token cost. If you want to schedule something, schedule the external wait that precedes it (experiments done β then run this once). Seeshared-references/external-cadence.md.
Autonomously iterate: review β implement fixes β re-review, until the external reviewer gives a positive assessment or MAX_ROUNDS is reached.
Context: $ARGUMENTS
Constants
Installs
234
Repository
wanshuiyin/autoβ¦in-sleepGitHub Stars
12.7K
First Seen
Mar 12, 2026
Security Audits