review-plan

Installation
SKILL.md

Plan Review

Comprehensive review of implementation plans using parallel specialized agents.

Usage

/review-plan                          # Review plan from current context
/review-plan path/to/plan.md          # Review specific plan file

Gotchas

  • The External Opinions agent depends on gemini and codex CLI tools being installed and on PATH. If they're missing, that section of the synthesis is silently blank.
  • Vague plans get only generic feedback and soft warnings, giving a false sense of validation. Plans need implementation-level specifics (file paths, function names, data flow) to get useful review.

Workflow

Step 1: Extract Plan and Check Internal Docs

Installs
9
First Seen
Feb 28, 2026
review-plan — nielsmadan/agentic-coding