review-panel

Compose expert review panels and generate consolidated reports from rubric-based evaluations.

1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill review-panel-9thlevelsoftware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-panel
Source: https://github.com/9thLevelSoftware/legion-ascended/tree/main/skills/review-panel
Command: npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill review-panel-9thlevelsoftware

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires review-loop, agent-registry, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for thorough, multi-reviewer feedback on code and artifacts, ensuring comprehensive code review processes and expert critique.

Core Features & Use Cases

  • Expert Review Panels: Dynamically assembles review panels from a pool of specialists.
  • Domain-Specific Rubrics: Each reviewer evaluates against domain-specific rubrics.
  • Consolidated Reports: Generates a synthesized report based on reviewer findings.
  • Use Case: Ideal for complex projects requiring peer review, rubric-based evaluations, or multi-reviewer feedback.

Quick Start

Start a review panel for your project using the review-panel skill.

Frequently Asked Questions about review-panel

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

FAQPage Schema
How do I run a multi-reviewer code review with domain-specific rubrics?

Multi-reviewer code review is managed by dynamically assembling an expert panel, applying domain-specific rubrics to evaluate artifacts, and synthesizing findings into a consolidated report. You need the review-loop and agent-registry dependencies to dispatch tasks and generate reviewer recommendations.

What is a consolidated report in a multi-reviewer code review?

A consolidated report synthesizes individual findings from multiple expert reviewers into a single unified document. It aggregates rubric-based evaluations from dynamically composed panels to provide comprehensive feedback on code and artifacts.

Can I use specific domain experts to evaluate my code artifacts?

Yes, you can dynamically compose expert review panels from a pool of specialists. The system filters reviewers based on intent and applies domain-specific rubrics to ensure each expert evaluates artifacts according to relevant criteria.

Do I need agent-registry to manage expert review panels?

Yes, agent-registry is required to manage expert review panels. It provides the specialist recommendations needed to dynamically compose the panel, while review-loop handles the dispatching mechanism for the multi-reviewer feedback process.

What's the best way to get peer review feedback for complex project artifacts?

The best way to get peer review feedback for complex projects is assembling a multi-reviewer panel that applies rubric-based evaluations. This approach dynamically selects domain specialists and synthesizes their findings into a consolidated report for thorough critique.

Are there limitations to using automated rubric-based code evaluations?

Automated rubric-based code evaluations require user confirmation during the review process and depend on available specialists in the registry. The system needs both review-loop for dispatch and agent-registry for recommendations to function properly.