What problem does it solve? Running a full plan review normally means invoking three separate review skills and answering 15-30 intermediate questions. This Skill reads the CEO, design, and engineering review skills from disk and executes them sequentially at full depth, auto-deciding intermediate questions with 6 decision principles so you get a fully reviewed plan from one command. ## Core Features & Use Cases - Sequential Review Pipeline: Executes CEO, design, and eng review phases in strict order, each building on the previous phase's outputs. - 6 Decision Principles: Auto-answers intermediate questions using completeness, boil-the-lake, pragmatism, DRY, explicit-over-clever, and bias-toward-action rules. - Final Approval Gate: Surfaces taste decisions (close approaches, borderline scope, codex disagreements) and User Challenges for human judgment instead of auto-deciding them. - Use Case: You have a rough plan file on a feature branch and want the full review gauntlet without babysitting every prompt. Run /autoplan, then approve or override the surfaced taste decisions at the end. ## Quick Start Ask the assistant to run autoplan on the current plan file to execute all reviews automatically and present the final approval gate.