What problem does it solve? It turns vague or broad change requests into a structured, lightweight proposal artifact before any formal specification work begins, preventing wasted effort on poorly framed ideas. ## Core Features & Use Cases - Problem Framing: Consolidates the user's idea into a proposal.md with problem statement, desired outcome, initial scope sketch, and feasibility signal. - Readiness Gates: Runs contradiction, insufficient-context, and ambiguous-framing gates with severity levels, asking the user at most five targeted questions when framing is unsafe. - Lightweight Exploration: Optionally scans up to 10 high-signal repo files when the request lacks context, and recommends deep exploration only for blocking unknowns. - Use Case: A user says "improve authentication" in a repo. The skill scans key files, frames the problem, sketches likely in/out of scope, records open questions, and writes proposal.md plus state.yaml so the spec stage can proceed without guessing. ## Quick Start Ask the sddl orchestrator to start a new change, and it will route your idea through this proposal stage to produce proposal.md and state.yaml.