plan-review

Coordinate five parallel planners to review a draft Plan and produce an approval recommendation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ebijun1007/vibe-coding --skill plan-review-ebijun1007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/ebijun1007/vibe-coding/tree/main/.claude/skills/plan-review
Command: npx skills add https://github.com/ebijun1007/vibe-coding --skill plan-review-ebijun1007

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This planning skill solves the challenge of coordinating multiple specialized planners to evaluate a draft Plan and produce a consolidated, action-ready recommendation for approval.

Core Features & Use Cases

  • Orchestrates five Planner agents (Structure Planner, Idiom Planner, Test Planner, Security Planner, Reliability Planner) to scrutinize a Plan draft in parallel.
  • Synthesizes Planner results into a single final decision and provides escalation prompts for Open Questions when needed.
  • Persists the final Plan to a versioned file and exposes a plan path for downstream review and implementation.

Quick Start

Invoke plan-review with the current task context to start the planning critique and produce an approved Plan.

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I automate risk assessment for project planning?

You can automate risk assessment for project planning by orchestrating five parallel specialized planners to scrutinize a draft plan, synthesizing their feedback into a single risk-aware recommendation for formal approval.

What is multi-planner synthesis in project management?

Multi-planner synthesis in project management coordinates parallel expert evaluations across structure, idiom, testing, security, and reliability, merging their independent results into one consolidated decision for plan approval.

How do I review a draft plan with multiple planners in parallel?

Review a draft plan by dispatching it to five specialized planner agents simultaneously, then integrating their parallel outputs through a synthesizer that produces a final decision and escalates any open questions.

Can I get a formal risk-aware recommendation before project execution?

Yes, a formal risk-aware recommendation is generated by evaluating the draft plan across multiple dimensions and persisting the final approved version to a file for downstream implementation.

Does plan review work for upfront planning when risk flags are present?

Plan review is specifically designed for upfront planning needs when risk flags are present, applying parallel scrutiny before execution to ensure a formal decision is made and the plan is persisted as a versioned artifact.

What are the limitations of automated plan review?

Automated plan review depends on the initial draft quality and the five fixed planner perspectives; it may escalate open questions rather than resolve them, requiring manual intervention before final execution.