peer-plan-review

Route implementation plans to external AI reviewers for critique and validation.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/eworthing/agent-skills --skill peer-plan-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peer-plan-review
Source: https://github.com/eworthing/agent-skills/tree/main/peer-plan-review
Command: npx skills add https://github.com/eworthing/agent-skills --skill peer-plan-review

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables teams to validate and refine an implementation plan by routing it to external AI reviewers for critique before execution, reducing risk and misalignment.

Core Features & Use Cases

  • Cross-agent plan critique: route your plan to Codex, Gemini, Claude Code, or Copilot for independent feedback.
  • Iterative revision: host and reviewer engage in multiple rounds with structured verdicts to converge on a final plan.
  • Safe, deterministic workflow: session management, model/effort handling, and clear fallbacks to provider defaults.

Quick Start

Provide a plan for review by routing it to Codex, Gemini, Claude Code, or Copilot for critique.

Frequently Asked Questions about peer-plan-review

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

FAQPage Schema
How do I get AI code review for an implementation plan before execution?

You can get AI code review for an implementation plan by routing it to external reviewers like Codex, Gemini, Claude Code, or Copilot for critique. The Skill manages sessions and returns structured verdicts to validate the plan before execution.

Can I use multiple AI providers like Gemini and Copilot to critique the same plan?

Yes, you can use multiple AI providers to critique the same plan. The Skill supports cross-agent plan critique across all major providers including Codex, Gemini, Claude Code, and Copilot with multi-provider session management.

How does iterative plan revision work with AI reviewers?

Iterative plan revision works by engaging the host and reviewer in multiple rounds with structured verdicts. This process converges on a final plan, returning either an approved version or a revised plan after deterministic prompt rounds.

What is cross-agent plan critique and when do I need it?

Cross-agent plan critique is the process of routing an implementation plan to external AI reviewers for independent feedback. You need it to validate and refine plans before execution, reducing risk and misalignment in your software engineering workflow.

What happens if an AI reviewer fails during a plan review session?

If an AI reviewer fails during a plan review session, the Skill applies robust error handling and clear fallbacks to provider defaults. It uses deterministic prompts and model/effort handling to safely manage session disruptions.