Use BEFORE specify to stress-test a raw idea — pressure-test it before you commit to a spec. A Socratic interview that surfaces hidden assumptions, names tradeoffs, exposes imprecisions, and proposes fresh angles. Scope is any idea (product, content, business, architecture, refactor approach), but in an SDD repo the natural exit is /sdd:specify on the surviving idea. Triggers on "interview {slug}", "stress test {slug}", "challenge this", "poke holes", "rip this apart", "/sdd:interview {slug}", "погрилити", "розбери цю ідею", "розʼєби". Runs 3 phases (understand intent → surface tradeoffs and weak spots → propose new angles) via AskUserQuestion, ends with a summary of risks, alternatives, and the next step. Optional — the backbone starts at specify; reach for interview when the idea itself isn't settled yet.
$npx -y skills add genkovich/sdd --skill interviewInstalls into the current project.
Run `npx skills use "https://github.com/genkovich/sdd" --skill "genkovich/sdd/interview"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/genkovich/sdd" that are relevant to the current task. Run `npx skills add "https://github.com/genkovich/sdd"` and select the relevant skills, then follow their instructions.