engineer-plan-review

Installation
SKILL.md

/engineer-plan-review — Plan Simplicity Review

Review implementation plans through multiple simplification lenses to catch overengineering, YAGNI violations, and unnecessary complexity before any code is written.

When to Use

  • User says "review this plan", "check the plan", "simplify the plan"
  • After completing /engineer-plan and before starting /engineer-work
  • User suspects a plan is overengineered or too complex

Process

Step 1: Locate the Plan

Find the plan to review:

  1. If $ARGUMENTS specifies a path, use that
  2. Otherwise check docs/plans/ for the most recent plan
  3. If no plan found, ask the user
Installs
4
GitHub Stars
1
First Seen
Mar 10, 2026
engineer-plan-review — elliottrjacobs/bench-skills