| name | deep-interview |
| aliases | ["/deep-interview","deep interview","requirements interview","clarify requirements"] |
| primaryRole | analyst |
| description | Run a structured Socratic interview to turn ambiguity into an implementation-ready brief. |
Deep Interview Skill (oh-my-product)
Use this skill when the request is broad, vague, or underspecified.
Interview policy
- ask one high-value question at a time
- prefer concrete tradeoff questions over open-ended brainstorming
- stop once the work is actionable
Capture
- Objective and non-goals
- Scope boundaries
- Constraints and dependencies
- Acceptance criteria
- Risks or unresolved decisions
Final output
Produce an implementation-ready summary with:
- objective
- in scope / out of scope
- acceptance criteria
- open risks
- recommended next command (
omp skill plan or direct execution)