Уточнение намерений перед работой

★ 8.7 · productivity

interview-me is a Claude Code skill that extracts what the user actually wants rather than what they think they should ask for, conducting a one-question-at-a-time interview until confidence reaches ~95%. It targets requests missing at least one of: who the user is, why they want it, what success looks like, or what the binding constraint is — typical of underspecified asks like "build me X" without further context. At each step Claude writes a hypothesis with an explicit confidence percentage, then poses a single focused question paired with its own guess at the answer, waiting for the user's reaction before continuing. This structure surfaces Claude's assumptions, prevents premature planning, and avoids the switching costs of building the wrong thing. When confidence is high enough, the skill produces a concise restatement of intent in the user's own words for confirmation. It applies only in live, interactive sessions before any plan, spec, or code exists — not in CI pipelines, scheduled runs, or autonomous loops.