plan-executor:run-reviewer-team

Coordinate parallel AI reviewers to evaluate code updates within a plan context.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/andreas-pohl-parloa/plan-executor-plugin --skill plan-executor-run-reviewer-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-executor:run-reviewer-team
Source: https://github.com/andreas-pohl-parloa/plan-executor-plugin/tree/main/plugins/plan-executor/skills/run-reviewer-team
Command: npx skills add https://github.com/andreas-pohl-parloa/plan-executor-plugin --skill plan-executor-run-reviewer-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex process of conducting multi-agent code reviews simultaneously, saving time and ensuring comprehensive quality checks.

Core Features & Use Cases

  • Parallel Reviewer Execution: Launches Claude, Codex, Gemini, and security reviewers in parallel to evaluate code changes.
  • Structured Issue Triaging: Collects, deduplicates, and categorizes findings such as fixes required and rejections.
  • Use Case: When a developer pushes a significant code update, this Skill runs all relevant reviews at once, then summarizes critical issues for quick resolution.

Quick Start

Use this Skill to evaluate your current code changes by providing the plan context, execution outputs, and file modifications to get a comprehensive review report.

Frequently Asked Questions about plan-executor:run-reviewer-team

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

FAQPage Schema
How do I run multiple AI code reviews at the same time?

Automated multi-agent code review orchestration executes Claude, Codex, Gemini, and security reviewers in parallel to evaluate code updates simultaneously. This coordinates concurrent assessments within a specified plan context to ensure comprehensive quality assurance.

How do I triage and deduplicate issues found by multiple code reviewers?

To triage and deduplicate issues found by multiple code reviewers, you can use structured issue triaging to collect, deduplicate, and categorize findings. This summarizes critical issues, such as fixes required and rejections, for quick resolution.

Can I evaluate code changes using prior review history and recent updates?

You can evaluate code changes using prior review history and recent updates by coordinating multiple AI reviewers to assess file modifications within a specified plan context. This ensures thorough assessment by considering previous review iterations alongside recent changes.

What inputs do I need to provide for automated code review orchestration?

For automated code review orchestration, you need to provide the plan context, execution outputs, and file modifications. Supplying these inputs allows the multi-agent system to evaluate your current code changes and generate a comprehensive review report.

Does automated review triage work with specific AI models like Claude and Gemini?

Automated review triage works with specific AI models like Claude, Codex, and Gemini, alongside dedicated security reviewers. It launches these reviewers in parallel to evaluate code changes and then collects their findings for structured categorization.