What problem does it solve? Running a full plan review normally means answering 15-30 intermediate questions across CEO, design, and engineering review passes. This Skill runs the entire review gauntlet automatically, auto-deciding routine questions with 6 decision principles and only surfacing genuine taste decisions at a final approval gate. ## Core Features & Use Cases - Auto-Review Pipeline: Reads the CEO, design, and engineering review skills from disk and executes them at full depth, auto-deciding intermediate questions using 6 principles (completeness, boil lakes, pragmatic, DRY, explicit over clever, bias toward action). - Decision Audit Trail: Logs every auto-decision to the plan file with principle and rationale, and captures a restore point before modifying anything. - Final Approval Gate: Surfaces only taste decisions (close approaches, borderline scope, codex disagreements) for human judgment, with recommendations and downstream impact notes. - Use Case: You have a rough implementation plan on a feature branch. Invoke the auto review to get a fully reviewed plan with architecture diagrams, test plans, scope decisions, and TODOS.md updates — answering only a handful of final questions instead of dozens. ## Quick Start Ask the AI to run autoplan on my current plan file and auto-review it end to end.