What problem does it solve? Solo builders often start coding without deciding whether the work is a throwaway experiment, a personal utility, or a real product, leading to over-engineered spikes or under-planned products. This Skill forces one scoping question up front and routes the work accordingly. ## Core Features & Use Cases - One-question routing: Asks "Who is this for, and how long does it live?" and classifies the answer as spike, tool, or product. - Honesty challenge: Pushes back when a claimed spike includes users, auth, or sharing, and captures graduation triggers for later promotion. - Timebox enforcement: Assigns a default 2-hour timebox to spikes and a clear scope boundary to tools. - Use Case: A solo developer says "let me see if I can scrape this API quickly." The Skill frames it as a 2-hour spike with a defined outcome, instead of letting it drift into an unplanned multi-day build. ## Quick Start Ask the AI to run a scope check on a new idea before writing any code.