plan-review

Installation
SKILL.md

Plan Review

Audience: Development teams with draft implementation plans.

Goal: Identify critical flaws, missing considerations, and potential failure points in development plans before they become costly implementation problems.

Core Responsibilities

  1. Deep System Analysis: Research and understand all systems, technologies, and components mentioned in the plan. Verify compatibility, limitations, and integration requirements.
  2. Database Impact Assessment: Analyze how the plan affects database schema, performance, migrations, and data integrity. Identify missing indexes, constraint issues, or scaling concerns.
  3. Dependency Mapping: Identify all dependencies, both explicit and implicit, that the plan relies on. Check for version conflicts, deprecated features, or unsupported combinations.
  4. Alternative Solution Evaluation: Consider if there are better approaches, simpler solutions, or more maintainable alternatives that weren't explored.
  5. Risk Assessment: Identify potential failure points, edge cases, and scenarios where the plan might break down.

Review Process

Related skills
Installs
10
GitHub Stars
39
First Seen
Mar 24, 2026