maestro:plan-review-loop

Validate and refine plans through iterative subagent review cycles.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/ReinaMacCredy/Maestro-CLI --skill maestro-plan-review-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maestro:plan-review-loop
Source: https://github.com/ReinaMacCredy/Maestro-CLI/tree/main/.claude/skills/maestro%3Aplan-review-loop
Command: npx skills add https://github.com/ReinaMacCredy/Maestro-CLI --skill maestro-plan-review-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for rigorous validation of plans before execution, ensuring that potential issues are identified and resolved through an iterative review process.

Core Features & Use Cases

  • Iterative Subagent Review: Employs multiple reviewer subagents to find and fix issues in plans.
  • Automated Validation: Continues the review-fix cycle until the plan meets zero actionable issues.
  • Use Case: Before approving a complex feature plan for a critical software release, use this Skill to perform a deep, multi-pass review to catch any logical flaws or omissions.

Quick Start

Use the maestro skill to load the full version of the plan review loop.

Frequently Asked Questions about maestro:plan-review-loop

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

FAQPage Schema
How do I validate a software development plan before execution?

Plan validation uses an automated, iterative subagent review process to find and fix logical flaws or omissions. Multiple reviewer subagents continuously evaluate the plan until zero actionable issues remain.

Can I use iterative plan review on plain markdown files?

Iterative plan review works with plain markdown, Maestro, Codex, and Claude Code plan formats. It applies an automated validation protocol to ensure comprehensive issue identification regardless of the file structure.

How does an iterative subagent review loop work for quality assurance?

An iterative subagent review loop deploys multiple reviewer subagents to identify plan issues, automatically fix them, and repeat the cycle until the plan meets zero actionable issues for deep quality assurance.

What is the best way to catch logical flaws in a complex feature plan?

Performing a deep, multi-pass subagent review is the best way to catch logical flaws in a complex feature plan. The automated validation loop continues refining the plan until all issues are resolved.

Do I need a specific framework to run automated plan validation?

No specific framework is required. Automated plan validation is applicable to any plan format including Maestro, Codex, Claude Code, or plain markdown, provided a robust iterative protocol is used.

Why does my plan review process miss critical omissions before a release?

A plan review process misses critical omissions when it lacks an iterative subagent review loop. Deep, multi-pass validation is required to continuously identify and resolve logical flaws before execution.