What problem does it solve? Plans often ship with unchallenged assumptions, hidden failure modes, and scope that is either too timid or too bloated. This Skill applies a founder-mode review to any plan before implementation, catching landmines early and forcing explicit scope decisions. ## Core Features & Use Cases - Four Review Modes: SCOPE EXPANSION (dream bigger), SELECTIVE EXPANSION (hold scope, cherry-pick expansions), HOLD SCOPE (maximum rigor), and SCOPE REDUCTION (strip to essentials), each chosen explicitly by the user. - Failure-Mode Auditing: Maps error paths, silent failures, edge cases, and shadow data flows, and requires diagrams, observability, and test coverage as first-class plan deliverables. - Structured Decision Flow: Every scope change is presented as an explicit opt-in question with completeness scores and effort estimates, keeping the user in control. - Use Case: Before implementing a new company-invitation flow, run this review to challenge whether the plan handles invite expiry, duplicate joins, and rollback, and to decide whether the scope is ambitious enough. ## Quick Start Ask the assistant to run a CEO review on the current plan and choose whether to expand, hold, or reduce its scope.