Interviews the user about the plan to generate a comprehensive specification
/plugin marketplace add secondsky/claude-skills/plugin install secondsky-plan-interview-plugins-plan-interview@secondsky/claude-skillsplanopus# Plan Interview & Spec Generation Read the plan file at `$ARGUMENTS` thoroughly, then conduct a rigorous, multi-phase interview using `AskUserQuestion` to extract all implicit knowledge, assumptions, and decisions needed to write a complete specification. ## Interview Philosophy - Ask **non-obvious questions** — skip anything the plan already answers clearly - Probe the **edges and boundaries** — what happens in unusual cases? - Challenge assumptions — "You mention X, but what if Y?" - Seek **concrete examples** when answers are abstract - Follow threads — if an answer reveals complexit...