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-planand before starting/engineer-work - User suspects a plan is overengineered or too complex
Process
Step 1: Locate the Plan
Find the plan to review:
- If
$ARGUMENTSspecifies a path, use that - Otherwise check
docs/plans/for the most recent plan - If no plan found, ask the user