What problem does it solve? Jumping straight into implementation without clarifying requirements leads to wasted effort and misaligned features. This Skill guides a collaborative exploration of user intent, requirements, and design before any code is written. ## Core Features & Use Cases - Guided Requirement Discovery: Asks one question at a time, preferring multiple choice, to clarify purpose, constraints, and success criteria. - Approach Comparison: Proposes 2-3 alternative approaches with trade-offs and a reasoned recommendation. - Incremental Design Validation: Presents the design in 200-300 word sections covering architecture, components, data flow, error handling, and testing, validating each section before continuing. - Use Case: Before adding a new playlist feature to a web app, use this Skill to explore user intent, compare implementation approaches, and produce a committed design document in docs/plans/. ## Quick Start Ask the AI to brainstorm and design a new feature before implementing it, describing your rough idea in one sentence.