auto-review-loop

Automate multi-round review loops for research artifacts with configurable thresholds.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/jkfee/Auto-Research --skill auto-review-loop-jkfee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-review-loop
Source: https://github.com/jkfee/Auto-Research/tree/main/skills/auto-review-loop
Command: npx skills add https://github.com/jkfee/Auto-Research --skill auto-review-loop-jkfee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates an autonomous, multi-round research review process that iterates through review, fixes, and re-evaluation until a positive assessment or a maximum number of rounds is reached.

Core Features & Use Cases

  • Autonomous round-based reviews: scores strengths and weaknesses, proposes fixes, and repeats until readiness.
  • Configurable workflow: MAX_ROUNDS, thresholds, and reviewer backend settings support diverse research projects.
  • Use Case: When preparing a paper or report, run iterative reviews to converge on a submission-ready state.

Quick Start

Trigger the loop by specifying a topic or scope; for example, 'auto review loop on topic: climate-modeling'.

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 the research paper review process?

Automating the research paper review process involves running an autonomous multi-round loop that scores strengths and weaknesses, proposes fixes, and re-evaluates until readiness. You can trigger this by specifying a topic or scope to start the iterative evaluation.

What is an autonomous iterative review loop?

An autonomous iterative review loop is a process that applies multi-round evaluations to research artifacts, code, and documentation. It repeatedly reviews and fixes content until a positive assessment or a configured maximum number of rounds is reached.

Can I configure the maximum rounds and scoring thresholds for code review?

Yes, you can configure the maximum rounds and scoring thresholds for code review. The workflow supports configurable MAX_ROUNDS, acceptance thresholds, and reviewer backend settings to adapt to diverse research and documentation projects.

Does the autonomous review loop support human checkpoints during evaluation?

Yes, the autonomous review loop supports optional human checkpoints during evaluation. While it automates round progression using Codex MCP, you can insert manual reviews to verify fixes before proceeding to the next iteration.

What is the best way to prepare documentation for an automated review loop?

The best way to prepare documentation for an automated review loop is to define the topic scope clearly. The Skill evaluates research papers, code, and documentation, applying iterative fixes until it meets the configured scoring threshold or maximum rounds.

What happens if an artifact does not pass review after reaching the maximum rounds?

If an artifact does not pass review after reaching the maximum rounds, the autonomous loop terminates. The workflow is designed to converge on a submission-ready state, and hitting the MAX_ROUNDS limit prevents infinite evaluation cycles.