| name | deep-interview |
| aliases | ["/deep-interview","deep interview","requirements interview","clarify requirements"] |
| primaryRole | analyst |
| description | Run a structured Socratic interview that turns ambiguity into an implementation-ready brief. Use when the request is broad, vague, or missing scope boundaries. |
Deep Interview Skill (oh-my-antigravity)
Quick Start
- Ask one high-value clarification question at a time until the task is implementation-ready.
Use this skill when the request is broad, vague, or underspecified.
Quick Start
- 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 (
omg skill plan or direct execution)