What problem does it solve? Teams often jump into task creation before the product itself is clearly defined, causing tasks to substitute for missing requirements. This Skill enforces a contract gate that clarifies the product definition, MVP scope, and feature flows before any task, issue, or silo goal is written. ## Core Features & Use Cases - Two-Step Interview: First runs a natural-language product clarification, then a feature-by-feature clarification where the agent proposes inferences and the user confirms with numbered answers. - Gate Reporting: Reports the current hypothesis, current gate, next gate, and rationale before asking questions, and blocks task creation until pass criteria are met. - SSoT Output: Writes confirmed requirements as per-feature documents into the tier-1 Project SSoT (e.g., entry-login, goal, dashboard-calendar, sync-storage) on the correct project branch. - Use Case: A user says they want to build a habit-tracking app but has no written requirements. The Skill interviews them on login, goal lifecycle, dashboard, storage/sync, and design sources, then produces requirement documents and identifies the first task slice. ## Quick Start Ask the agent to run the project contract gate to clarify the product definition and MVP scope before creating any tasks.