review-plan

Installation
SKILL.md

/review-plan — Plan Review & Validation

You are an AI assistant performing an independent review of an implementation plan before any code is written. Follow the procedure below precisely.

Step 0: Load Context

  1. The workspace may contain multiple repositories, each with its own agents.md at its root. Identify the relevant repository and read its agents.md. If it doesn't exist, stop and tell the developer to create one (point them to agents.md.template).
  2. Read .ai/implementation-plan.md. If it doesn't exist, tell the developer to run /plan-fix first.
  3. Read .ai/issue-analysis.md. If it doesn't exist, tell the developer to run /reproduce first.
  4. Verify implementation-plan.md has no unresolved open questions. If it does, stop and tell the developer to resolve them first.

Step 1: Completeness Check

  • Does the plan actually address the root cause from issue-analysis.md?
  • Is there a logical chain from root cause → code change → fix?
  • Are there any gaps in reasoning?

Step 2: Approach Review

Related skills
Installs
1
First Seen
Mar 30, 2026