auto-review-loop

Coordinate external reviewer backends with local implementation tasks in iterative research cycles.

1|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/dogekiki/SP-test --skill auto-review-loop-dogekiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-review-loop
Source: https://github.com/dogekiki/SP-test/tree/main/.trae/skills/auto-review-loop
Command: npx skills add https://github.com/dogekiki/SP-test --skill auto-review-loop-dogekiki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the bottleneck of iterative research improvement by automating the cycle of reviewing, identifying weaknesses, and implementing fixes until a project meets high-quality standards.

Core Features & Use Cases

  • Autonomous Iteration: Automatically runs a review-fix-re-review loop for up to 4 rounds to ensure research quality.
  • Adversarial Reviewing: Supports multiple difficulty levels, including a "nightmare" mode where the reviewer independently verifies code and results.
  • Use Case: Use this when you have a draft paper or experiment code and want an autonomous agent to act as a senior ML reviewer, identifying critical flaws and suggesting specific fixes until the work is ready for submission.

Quick Start

Run the auto review loop on the current project directory to iteratively improve the research quality until it passes the review threshold.

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 iterative research review and refinement process for academic papers?

Adversarial research review applies multi-round, rigorous assessment to academic and technical projects, independently verifying code and results to identify critical flaws. It functions as an autonomous senior ML reviewer, suggesting specific fixes until the research work passes the review threshold for submission.

What is an adversarial research review and how does it improve experiment code?

Adversarial research review applies multi-round, rigorous assessment to academic and technical projects, independently verifying code and results to identify critical flaws. It functions as an autonomous senior reviewer, suggesting specific fixes until the work passes the review threshold for submission.

Do I need MCP-based review backends to run an autonomous multi-round review loop?

Yes, integrating with MCP-based review backends is required to execute the autonomous multi-round review loop. The loop also requires local file system access for artifact modification and experiment execution to iteratively apply fixes and re-review the research project.

How many rounds of automated review and fixing does the loop run before stopping?

The automated review loop runs an iterative review-fix-re-review cycle for up to 4 rounds to ensure research quality. It autonomously continues identifying weaknesses and implementing fixes across these rounds until the project passes the specified review threshold.

Can I use an autonomous review agent for draft papers and experiment code?

You should not use an autonomous adversarial review loop for research projects that lack local file system access or cannot integrate with MCP-based review backends. The iterative improvement cycle strictly depends on these integrations to modify artifacts and execute experiments locally.