review-execution-output-non-interactive

Coordinates multi-agent reviews and generates fix waves for code modifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the phase 5 code review process, enabling AI systems to evaluate code changes without manual intervention.

Core Features & Use Cases

  • Automated Code Review: Coordinate multi-reviewer assessments and summarize findings for code modifications.
  • Fix Generation and Validation: Generate fix waves for unresolved issues and verify their effectiveness before proceeding.
  • Use Case: For large codebases requiring regular reviews, streamline the evaluation process by automatically dispatching reviews, collecting results, and managing fix workflows without human involvement.

Quick Start

Use the skill to review a set of code changes, automatically dispatch reviewer agents, and generate fix suggestions when issues are detected.

Frequently Asked Questions about review-execution-output-non-interactive

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

FAQPage Schema
How do I automate code review for AI workflows without manual intervention?

Autonomous code review for large codebases is facilitated by dispatching reviewer agents, collecting results, and managing fix workflows. It coordinates multi-reviewer assessments and generates fix waves to validate modifications without human involvement.

What is a fix wave in automated code review and validation?

A fix wave in automated code review is a generated set of corrections for unresolved issues detected during multi-agent evaluations. The system manages these waves to verify the effectiveness of suggested fixes before proceeding with the development workflow.

How do I coordinate multi-agent reviews for large codebase modifications?

Coordinating multi-agent reviews for large codebases involves autonomously dispatching reviewer agents to evaluate code changes, collecting their findings, and summarizing results. The system manages this process to ensure strict non-interactive oversight.

Can I use automated testing to validate AI-generated code fixes?

Automated testing validates AI-generated code fixes by managing fix waves and verifying their effectiveness before proceeding. This ensures that unresolved issues detected during the multi-reviewer assessment are automatically corrected and validated.

When do I need non-interactive plan review automation for development workflows?

Non-interactive plan review automation is needed for development workflows requiring strict oversight and regular evaluations of large codebases. It is essential when you must automate phase 5 code reviews and manage fix generation without manual intervention.

What are the limitations of autonomous code review for AI workflows?

Autonomous code review limitations stem from its strict non-interactive design, meaning it requires well-defined code modifications to evaluate. It is not suited for interactive, manual review processes or resolving issues outside its automated fix-wave validation scope.