What problem does it solve? Feature specifications often contain ambiguities, missing decision points, and vague requirements that cause downstream rework during planning and implementation. This Skill systematically scans a spec-kit feature spec, asks up to 5 targeted clarification questions, and writes the answers directly back into the spec. ## Core Features & Use Cases - Structured Ambiguity Scan: Evaluates the spec against a taxonomy covering functional scope, data model, UX flows, non-functional attributes, integrations, edge cases, constraints, and terminology. - Interactive Questioning Loop: Presents one question at a time with recommended multiple-choice options or suggested short answers, capped at 5 questions per session. - Incremental Spec Integration: Appends each accepted answer to a Clarifications session section and updates the relevant spec sections, then re-validates the requirements checklist. - Use Case: Before running /speckit-plan on a new feature, run this Skill to resolve open questions about security posture, scale assumptions, and acceptance criteria so the plan is built on unambiguous requirements. ## Quick Start Ask the assistant to run /speckit-clarify on the current feature spec to identify and resolve ambiguities before planning.