review

Aggregate critical feedback from multiple LLM reviewers into a findings report.

126|22|Updated Jun 22, 2025
One-click install
npx skills add https://github.com/raine/consult-llm --skill review-raine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/raine/consult-llm/tree/main/skills/review
Command: npx skills add https://github.com/raine/consult-llm --skill review-raine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collect critical, honest feedback from all LLMs on an artifact. Push back on weak arguments and surface both consensus findings and unresolved disagreements.

Core Features & Use Cases

  • Orchestrates independent, multi-LLM reviews to identify problems, gaps, and risks in artifacts (architecture docs, implementation plans, or code reviews).
  • Supports a structured, multi-phase workflow: Phase 1 read target, Phase 2 independent reviews, Phase 3 cross-review, Phase 4 findings report.
  • Enables configurable review sets, rounds, and dry-run options to tailor critique depth and synthesis needs.

Quick Start

Provide a thorough, independent critical review of the target artifact using four reviewers and generate a findings report.

Frequently Asked Questions about review

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

FAQPage Schema
How do I get multi-LLM critical feedback on architecture docs and implementation plans?

Multi-LLM critique orchestrates four independent reviewers to identify problems, gaps, and risks in artifacts like architecture docs and implementation plans. It runs a structured four-phase workflow including independent reads, cross-review, and synthesis to generate a findings report.

What is the structured workflow for running a multi-model code review?

A multi-model code review follows a four-phase workflow: Phase 1 reads the target, Phase 2 generates independent reviews, Phase 3 cross-reviews critiques, and Phase 4 synthesizes a findings report. This enforces explicit prompts for critical evaluation.

Can I configure the depth of critique rounds for LLM artifact reviews?

Yes, LLM artifact reviews support configurable review sets, optional rounds, and dry-run options to tailor critique depth. These settings control the number of reviewers and the thoroughness of the synthesis process for your specific project needs.

Do I need to load additional dependencies to run multi-LLM critique?

Yes, you must load the consult-llm dependency to run multi-LLM critique. This enables the four parallel reviewers to execute independent reviews, cross-review evaluations, and final synthesis across diverse project artifacts.

What types of artifacts work best with multi-LLM critique?

Multi-LLM critique works best with artifacts such as architecture docs, implementation plans, and code reviews across diverse projects. Any technical artifact requiring rigorous critical evaluation and identification of gaps, risks, or weaknesses is suitable.