review

Dispatch perspective-specific agents to review model outputs and consolidate findings.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/TLOGBen/baransu --skill review-tlogben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/TLOGBen/baransu/tree/main/plugins/baransu/skills/review
Command: npx skills add https://github.com/TLOGBen/baransu --skill review-tlogben

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides an independent second opinion on model outputs, ensuring that they meet quality, security, and adherence to standards.

Core Features & Use Cases

  • Cross-Perspective Review: Dispatches agents from different perspectives (architecture, quality, security, style, domain) to review the model's output.
  • Task Analysis and Dispatching: Lifts a claim checklist from the target, derives the review's goal, and decides who to dispatch.
  • Adversarial Round: Conducts an adversarial round to ensure a comprehensive and balanced review.
  • Consolidation and Balance Check: Consolidates findings and applies a balance check to determine the appropriate actions.
  • Output Shape: Provides a structured review report with findings, conclusions, and recommendations.

Quick Start

Use the /review skill to get an independent review of the model's output on the recent PR changes.

Frequently Asked Questions about review

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

FAQPage Schema
How do I get an independent second opinion on model output for quality assurance?

To get an independent second opinion on model output for quality assurance, dispatch cross-perspective review agents to analyze architecture, security, and style, then conduct an adversarial round to consolidate findings into a structured report.

How does adversarial review work for model output evaluation?

Adversarial review works by dispatching multiple agents from different perspectives to challenge the model output, conducting an adversarial round to ensure comprehensive coverage, and applying a balance check to consolidate findings into actionable recommendations.

Do I need Python to run cross-perspective task analysis and dispatching?

Yes, you need Python installed to run cross-perspective task analysis and dispatching, as the review process relies on Python libraries to lift claim checklists, derive review goals, and dispatch agents across different review perspectives.

Can I use automated review to check PR changes against domain standards?

Yes, you can use automated review to check PR changes against domain standards by dispatching domain-specific agents to evaluate the output, running an adversarial round, and consolidating findings with a balance check to determine appropriate actions.

What is the best way to consolidate findings from multiple model review agents?

The best way to consolidate findings from multiple model review agents is to apply a balance check after the adversarial round, synthesizing the cross-perspective results into a structured report containing conclusions and recommendations.

When should I not use an independent model review for my output?

You should not use an independent model review when your output lacks defined standards to check against, or when Python dependencies cannot be installed, as the task analysis and agent dispatching mechanism requires this environment to function.