review-plan

Installation
SKILL.md

What This Skill Does

Evaluate and pressure-test an existing feature plan for technical soundness, system fit, feasibility, scope control, and implementation readiness. Read the plan and codebase, verify claims against reality, apply adversarial analysis lenses to surface hidden risks and overengineering, deliver a verdict. No new documents are produced.

This is the design review step in the planning pipeline (plan-featurewrite-a-prdreview-prdubiquitous-languagedesign-featurereview-plan). This is the last checkpoint before implementation — your job is to find what was missed, underweighted, or left unsaid.

Finding the Plan

Look for the plan in this order:

  1. If the user names a specific file, read that file.
  2. Check ./plans/ for design files (*-design.md). If there's exactly one, use it. If there are several, ask which one.
  3. If the plan was produced earlier in this conversation (via design-feature), use the conversation context.

If no plan can be found, say so and stop. Do not fabricate a review.

If the plan is obviously a partial draft (missing major sections like the Phased Build Plan), note this and recommend completing the plan before a full review. Do not review a half-finished plan as if it were complete.

Check for upstream documents

Related skills

More from michaelmerrill/skills

Installs
4
First Seen
Mar 23, 2026