auto-review-loop

Automate multi-round project reviews with scoring, fix proposals, and re-evaluation.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill auto-review-loop-chenghaoyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-review-loop
Source: https://github.com/chenghaoYang/auto-coder-trainer/tree/main/aris/skills/auto-review-loop
Command: npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill auto-review-loop-chenghaoyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomously orchestrate multi-round reviews of research work and implement fixes between rounds, reducing manual overhead and accelerating rigorous evaluation.

Core Features & Use Cases

  • Autonomous review cycles: perform round-based assessments, extract scores, and propose fixes.
  • Phase-driven workflow: manage Review, Parse Assessment, Implement Fixes, Wait for Results, and Documentation phases with persistent state.
  • Use Case: apply to manuscript submissions, code-review pipelines, and experimental reports to iterate toward a positive assessment or max rounds.

Quick Start

Run the auto-review-loop on your project topic to perform iterative reviews until a positive assessment or MAX_ROUNDS is 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 research reviews and fixes?

Automating multi-round research reviews involves orchestrating autonomous cycles that assess work, extract scores, propose fixes, and re-evaluate until acceptance. This skill manages the entire phase-driven workflow, applying iterative assessments until a positive result or maximum round limit is reached.

Can I use autonomous review cycles for manuscript submissions and experimental reports?

Yes, autonomous review cycles can be applied to manuscript submissions, code-review pipelines, and experimental reports. The system iteratively evaluates the research work, proposes fixes between rounds, and documents the process to accelerate rigorous evaluation.

What is the best way to set up an iterative model evaluation pipeline with human checkpoints?

Setting up an iterative model evaluation pipeline requires a phase-driven workflow with persistent state, managing review, assessment parsing, fix implementation, and documentation. This skill supports optional human checkpoints during the autonomous cycles to ensure rigorous evaluation standards.

How does the automated scoring and fix proposal mechanism work?

The automated scoring mechanism works by performing round-based assessments to extract scores, proposing targeted fixes based on those results, and re-evaluating the updated work. It continuously loops through these phases until a positive assessment is achieved or the maximum round limit is reached.

What is the maximum round limit for autonomous review loops?

The maximum round limit defines the upper boundary for autonomous review cycles to prevent infinite looping. The system continues applying automated scoring, fix proposals, and re-evaluations until either a positive assessment is achieved or this configured MAX_ROUNDS limit is reached.

Does the automated review workflow maintain persistent state between review phases?

Yes, the automated review workflow maintains persistent state across all phases. It tracks the transition between Review, Parse Assessment, Implement Fixes, Wait for Results, and Documentation phases to ensure continuous progress throughout the autonomous multi-round review cycles.