auto-review-loop-minimax

Automate multi-round ML research review workflows using the MiniMax API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomous multi-round research review loop that orchestrates iterative critique and improvements using MiniMax, reducing manual back-and-forth and ensuring structured, reusable feedback.

Core Features & Use Cases

  • Automates a structured, multi-round external review workflow for ML research and code projects using MiniMax (MCP-compatible or curl fallback).
  • Persists review state across rounds, enabling recovery and resumption after interruptions.
  • Supports Phase A to Phase E (Review, Parse, Implement, Wait, Document) with finalization on completion.
  • Use Case: Teams seeking rigorous external critique before submission, with traceable rounds and auditable reviewer responses.

Quick Start

Trigger the auto review loop minimax with your project context to begin Round 1.

Frequently Asked Questions about auto-review-loop-minimax

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

FAQPage Schema
How do I automate multi-round external review for machine learning research?

You can automate multi-round external review for machine learning research by triggering a phase-driven workflow that iteratively critiques and improves your project using MiniMax. This structured loop persists review state across rounds, enabling recovery and resumption after interruptions.

What is a structured review loop in a research workflow?

A structured review loop in a research workflow is a phase-driven process from initialization to completion that automates iterative critique and improvements. It processes ML research and code through phases like Review, Parse, Implement, Wait, and Document, ensuring traceable rounds and auditable responses.

How do I integrate MiniMax API for automated code critique?

You can integrate MiniMax API for automated code critique using MCP-compatible connections or a curl fallback. This enables the automated external review workflow to process your project context and generate rigorous critique without manual back-and-forth.

Can I resume an interrupted external review workflow?

Yes, you can resume an interrupted external review workflow. The automation persists review state across rounds, enabling recovery and resumption so you do not lose progress if the iterative critique and improvement loop is stopped.

Does automated external review support state persistence for ML projects?

Yes, automated external review supports state persistence for ML projects. It saves the review state across multiple rounds of critique and fixes, allowing the phase-driven workflow to maintain traceable rounds and auditable reviewer responses from initialization to finalization.

When do I need multi-round external review for ML code?

You need multi-round external review for ML code when your project requires rigorous critique before submission. It is essential for teams seeking structured, reusable feedback with traceable rounds and auditable reviewer responses to ensure quality through iterative fixes and re-evaluation.