auto-review-loop

Automate multi-round manuscript review and iterative fixes with Codex MCP.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tqLi99/academic-paper-skills --skill auto-review-loop-tqli99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-review-loop
Source: https://github.com/tqLi99/academic-paper-skills/tree/main/skills/auto-review-loop
Command: npx skills add https://github.com/tqLi99/academic-paper-skills --skill auto-review-loop-tqli99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomously run multi-round manuscript reviews, applying fixes and re-reviewing until a positive assessment or max rounds are reached.

Core Features & Use Cases

  • Phase-based automatic review using Codex MCP and a fixed reviewer model
  • Automatic extraction of weaknesses, actionable fixes, and re-evaluation across rounds
  • State persistence with REVIEW_STATE.json to resume after interruptions

Quick Start

Start an autonomous multi-round review on the current project and let it iterate until the review passes or the maximum rounds are reached.

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 multi-round manuscript review and iterative improvement?

Autonomous multi-round manuscript review applies iterative critique, fixes, and re-evaluation across multiple rounds until a positive assessment or maximum rounds are reached. It uses a fixed reviewer model to extract weaknesses and actionable fixes.

What is an autonomous review loop for scholarly manuscripts?

An autonomous review loop is a phase-based process that automatically extracts weaknesses from scholarly manuscripts, applies fixes, and re-evaluates the content. It iterates until the review passes or hits a maximum round limit.

Does the iterative review process persist state if interrupted?

Iterative review state persistence saves progress to REVIEW_STATE.json, allowing the autonomous review loop to resume after interruptions. Round logs are also recorded in AUTO_REVIEW.md for tracking.

Can I use Codex MCP for technical report critique and re-evaluation?

Codex MCP supports phase-based automatic review for technical reports and scholarly manuscripts. It pairs with a fixed reviewer model to autonomously extract weaknesses, apply actionable fixes, and re-evaluate content.

What are the limitations of autonomous multi-round manuscript review?

Autonomous multi-round manuscript review stops when a positive assessment is reached or the maximum rounds limit is hit. It relies on a fixed reviewer model and targets scholarly manuscripts and technical reports specifically.

How do I start an autonomous review loop on my current project?

Start an autonomous review loop on your current project to iterate multi-round reviews automatically. The process applies fixes and re-reviews until the assessment passes or maximum rounds are reached.