What problem does it solve? Vague user requests cause AI agents to route work to the wrong phase or agent, wasting entire execution cycles. This Skill scores request ambiguity across four signals and produces structured, option-rich clarification questions so intent is locked before any RIPER-5 phase delegation begins. ## Core Features & Use Cases - 4-Signal Ambiguity Scoring: Evaluates scope ambiguity, missing paths, multiple intents, and session context to assign a Tier 0/1/2 routing action. - Two Operating Modes: SIMPLE mode runs a light 3-5 file research pass in the main thread; DEEP mode spawns a research subagent that returns concrete file paths and decision dimensions before questions are generated. - Structured Question Suites: Generates CRITICAL/USEFUL classified questions across 8 standard dimensions (scope, success criteria, risk, autonomy, and more) rendered via the AskUserQuestion tool with recommended defaults. - Use Case: A user says "make the app faster" — the Skill scores it 4/4, triggers Tier 2, and produces multi-choice questions on scope, success criteria, and constraints with concrete package paths instead of generic placeholders. ## Quick Start Ask the orchestrator to clarify intent for a new request like "refactor the billing flow" before routing it to any execution phase.