What problem does it solve? Turning a product idea into an ordered, honest build plan is hard, and plans drift from reality as code ships. This Skill decomposes an idea into coarse feature sections with phases, statuses, and workflow tiers, then keeps that living scope in docs/scope/ synchronized with what actually shipped. ## Core Features & Use Cases - Plan a new product: Decompose a product idea into foundation features and phased slices using a chosen build approach (Tracer Bullet, Skateboard, Facade, or Journey), with per-feature workflow tiers and spec flags. - Replan after shipping: Reconcile the scope against shipped code and specs, enroll follow-ups surfaced during builds, surface assumed decisions, and queue the next slice. - Add one feature: Enroll a single ad hoc feature row with intent, tier, and a Needs spec flag without replanning everything. - Use Case: Describe your SaaS idea, answer a few decision panels about audience and capabilities, and receive a docs/scope/scope.md with an At a glance table, phased feature sections, and the first command to run. ## Quick Start Ask the agent to run /scope with a one or two sentence description of the product you want to plan.