From finding-unknowns
Interviews the user one question at a time to resolve ambiguity before implementation. Use when planning is done but unknowns remain, or when asked to be interviewed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/finding-unknowns:interview-meThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Brainstorming is over and there are still gaps between the user's map and the territory. Close them by asking, one question at a time, starting with the questions whose answers would change the most.
Brainstorming is over and there are still gaps between the user's map and the territory. Close them by asking, one question at a time, starting with the questions whose answers would change the most.
npx claudepluginhub neeeophytee/finding-unknowns-skills --plugin finding-unknownsOrchestrates structured Socratic interviews to clarify ambiguous requirements using a dedicated interviewer agent and Ambiguity Score. Useful for vague ideas; invoke via /deep-interview or keywords.
Interviews users about a plan or PRD to surface ambiguities before coding. Asks one non-obvious question at a time until all gaps in requirements are resolved.
Clarifies vague or ambiguous requests through Socratic questioning, extracting actionable requirements by probing goals, scope, constraints, and completion criteria.