reflexion:critique

Coordinate parallel judge agents to critique completed work and synthesize consensus reports.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/luicabref97/sushi-jungle-web --skill reflexion-critique-luicabref97
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reflexion:critique
Source: https://github.com/luicabref97/sushi-jungle-web/tree/main/.agents/skills/reflexion-critique
Command: npx skills add https://github.com/luicabref97/sushi-jungle-web --skill reflexion-critique-luicabref97

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates a structured, multi-perspective review of completed work to surface correctness, requirement alignment, architectural concerns, and actionable improvements while reducing individual bias.

Core Features & Use Cases

  • Multi-Agent Debate: Orchestrates independent judges (requirements, solution architecture, code quality) to generate diverse, evidence-backed critiques.
  • LLM-as-a-Judge & Chain-of-Verification: Each judge self-verifies findings and answers verification questions to improve reliability of conclusions.
  • Consensus Building & Reporting: Debates disagreements, synthesizes consensus or documents reasonable disagreements, and produces a prioritized, actionable critique report.
  • Use Case: Run a review on a pull request or commit range to produce a structured report with scores, strengths, gaps, and prioritized action items.

Quick Start

Request a critique of recent changes by asking the skill to review the specified files or commits and produce a consensus report.

Frequently Asked Questions about reflexion:critique

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

FAQPage Schema
How does multi-agent debate improve LLM-as-a-judge code reviews?▼

Multi-agent debate improves code reviews by spawning specialized judges for requirements, architecture, and quality. Each judge uses chain-of-verification to self-check findings, debates disagreements, and synthesizes a final consensus report with prioritized action items to reduce individual bias.

How do I run a multi-judge consensus critique on a pull request?▼

To run a multi-judge consensus critique on a pull request, request a review of the specified files or commit range. The skill coordinates parallel judge agents to analyze correctness, debate findings, and generate a structured consensus report with scores and prioritized improvements.

Can I use chain-of-verification to review design documents and commits?▼

Yes, you can use chain-of-verification to review design documents and commits. The multi-judge critique process is applicable to conversation-driven implementations, pull requests, and larger releases, generating evidence-backed critiques across various software engineering artifacts.

What is the best way to identify architectural concerns and correctness gaps in completed work?▼

The best way to identify architectural concerns and correctness gaps is using a multi-perspective review with specialized judges. This approach surfaces requirement alignment issues and actionable improvements while producing an evidence-based consensus critique with prioritized action items.

Does multi-agent consensus building work for reviewing small features and larger releases?▼

Yes, multi-agent consensus building works for reviewing both small features and larger releases. The critique process orchestrates independent judges to evaluate quality and correctness across varying scopes, synthesizing reasonable disagreements into a unified, actionable report.