auto-review-loop-llm

Loop reviewer and executor to score, critique, and rework ML research projects.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/loujc/Auto-claude-code-research-in-sleep-manual --skill auto-review-loop-llm-loujc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-review-loop-llm
Source: https://github.com/loujc/Auto-claude-code-research-in-sleep-manual/tree/main/skills/auto-review-loop-llm
Command: npx skills add https://github.com/loujc/Auto-claude-code-research-in-sleep-manual --skill auto-review-loop-llm-loujc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the iterative review and improvement cycle for ML research projects by orchestrating a reviewer and executor to score, critique, and rework outputs until a satisfactory standard is reached.

Core Features & Use Cases

  • Cross-model review loops: coordinate evaluation between a primary executor and external reviewer to surface weaknesses, missing experiments, and improvement opportunities.
  • Configurable rounds and thresholds: supports MAX_ROUNDS and scoring criteria to decide readiness for submission.
  • Flexible provider support: works with OpenAI-compatible APIs or alternative MCP servers to run reviews and prompts.
  • Use Case: apply to staged ML papers or codebases to drive a guided, repeatable improvement cycle ending in a submission-ready artifact.

Quick Start

Initiate an autonomous review loop by requesting a comprehensive evaluation of the current ML project and its readiness for submission.

Frequently Asked Questions about auto-review-loop-llm

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

FAQPage Schema
How do I automate iterative review cycles for ML research projects?

Automate ML research review cycles by configuring a reviewer and executor loop to score, critique, and rework project outputs until they reach a satisfactory submission standard. This process applies structured prompts and persistent state for repeatable improvement.

Can I use an OpenAI-compatible API to run cross-model evaluation workflows?

Yes, cross-model evaluation workflows support flexible provider integration using an OpenAI-compatible API or alternative MCP servers. This drives the reviewer and executor models to coordinate evaluation and surface weaknesses or missing experiments.

How does the autonomous review loop decide when an ML project is ready for submission?

The autonomous review loop decides readiness for submission using configurable rounds and scoring thresholds. MAX_ROUNDS and scoring criteria evaluate whether the reworked ML project meets the standard to end the iterative improvement cycle.

What's the best way to set up a guided improvement cycle for ML papers?

The best way to set up a guided improvement cycle for ML papers is initiating an autonomous review loop. This coordinates a primary executor and external reviewer to apply structured prompts, generating a repeatable cycle ending in a submission-ready artifact.

Do I need to configure specific scoring criteria for autonomous ML reviews?

Yes, you need to configure specific scoring criteria for autonomous ML reviews to determine readiness. Setting MAX_ROUNDS and evaluation thresholds ensures the reviewer and executor loop systematically scores and critiques the project until standards are met.

Are there limitations when applying automated review loops to staged ML codebases?

Limitations when applying automated review loops to staged ML codebases include dependency on safe default settings and the requirement of an OpenAI-compatible API or MCP server. The loop's effectiveness is bound by configured MAX_ROUNDS and scoring threshold limits.