auto-review-loop

Automate iterative research review with a secondary Codex agent.

Updated May 22, 2026
One-click install
npx skills add https://github.com/Leo1349/autoresearch --skill auto-review-loop-leo1349
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-review-loop
Source: https://github.com/Leo1349/autoresearch/tree/main/skills/auto-review-loop
Command: npx skills add https://github.com/Leo1349/autoresearch --skill auto-review-loop-leo1349

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the problem of repetitive research review and iterative improvement by automating the review process, applying fixes, and re-reviewing until a positive assessment is achieved or a maximum number of rounds is reached.

Core Features & Use Cases

  • Automated Review Loop: Automatically reviews research content using a secondary Codex agent and applies fixes iteratively.
  • Multi-Round Process: Repeats the review process until a positive assessment or a maximum number of rounds is reached.
  • Human Checkpoint: Optional human checkpoint feature for user input or approval at each round.
  • State Persistence: Persists state to recover from context compaction and resume where left off.
  • Documentation: Documents each round, including assessment, actions taken, and results.

Quick Start

Run the auto-review-loop skill with the topic of your research for autonomous iterative improvement.

Frequently Asked Questions about auto-review-loop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate iterative research review using a Codex agent?

Automated iterative research review uses a secondary Codex agent to assess content, apply fixes, and re-review until a positive assessment or maximum rounds are reached. This loop handles review, implementation, and documentation autonomously.

Can I add a human checkpoint to an autonomous research workflow?

Yes, an autonomous research workflow can include an optional human checkpoint feature. This allows you to provide input or approve actions at each review round before the Codex agent continues the iteration.

How does state persistence handle context compaction in long-running loops?

State persistence saves the review loop's progress to recover from context compaction. This ensures the automated research workflow resumes exactly where it left off without losing assessment history or implementation state.

What do I need to set up before running an automated review loop?

Running an automated review loop requires a secondary Codex agent and access to your research context. No additional dependencies are needed, as the skill operates independently using its internal scripts.

What is the best way to document each round of an autonomous review process?

The best way to document an autonomous review process is to let the loop automatically record each round. It documents the assessment, actions taken, and results, ensuring a complete history of the iterative improvement.