auto-review-loop-llm

Automates iterative ML artifact review and repair cycles until done or maxed out.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hve4638/hve-cc-marketplace --skill auto-review-loop-llm-hve4638
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-review-loop-llm
Source: https://github.com/hve4638/hve-cc-marketplace/tree/main/aris/skills/auto-review-loop-llm
Command: npx skills add https://github.com/hve4638/hve-cc-marketplace --skill auto-review-loop-llm-hve4638

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomously perform iterative reviews of ML research artifacts (papers, code, experiments) and implement fixes until a reviewer signals readiness.

Core Features & Use Cases

  • End-to-end autonomous review loop with phases: Review, Parse Assessment, Implement Fixes, Wait for Results, Document Round.
  • Configurable via an llm-chat MCP server or environment variables to connect to OpenAI-compatible providers.
  • Use cases include improving research artifacts, preparing manuscripts, and vetting ML experiments for submission readiness.

Quick Start

Trigger the loop by issuing an initial review prompt: say 'auto review loop llm' to start.

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 reviews of ML research papers and code?

Autonomous ML research review loops automate iterative assessments by using an LLM to review artifacts, parse assessments, implement fixes, and document rounds until a positive verdict or maximum rounds is reached.

Can I use an OpenAI-compatible provider to run automated ML experiment evaluations?

Yes, automated ML experiment evaluations support OpenAI-compatible providers through an llm-chat MCP server or environment variables via a standard chat API to connect to your preferred LLM provider.

What is the workflow for an autonomous LLM research review loop?

An LLM research review loop progresses through phases of initial review, assessment parsing, implementing fixes, waiting for results, and documenting each round until the reviewer signals readiness or max rounds expire.

Do I need an llm-chat MCP server to perform autonomous code reviews for ML projects?

You need either an llm-chat MCP server or configured environment variables to perform autonomous code reviews, enabling the LLM to connect via a standard chat API for iterative assessment and fix implementation.

What are the limitations of automated research artifact review loops?

Automated research artifact review loops are limited by a maximum round count and depend on the LLM's assessment accuracy, stopping only when a positive verdict is reached or the configured round limit expires.

How do I prepare ML manuscripts for submission readiness using AI?

AI research review loops prepare ML manuscripts for submission readiness by autonomously applying iterative reviews and fixes across multiple rounds, vetting the artifact until the LLM reviewer signals it is ready.