What problem does it solve?
Deep Dive orchestrates a 2-stage workflow that first investigates WHY something happened (trace) and then crystallizes WHAT to do (deep-interview) using a 3-point injection to seed initialization with trace findings. The result is a crystal-clear spec grounded in evidence, not assumptions.
Core Features & Use Cases
- Parallel trace lanes: runs three hypotheses in parallel to map root causes and gather evidence for and against each lane.
- 3-point injection: injects trace findings into the interview initialization to seed questions and focus the crystallization process.
- Stateful orchestration: persists across phases so that context can be resumed after interruptions, and enables downstream execution bridging.
- End-to-end workflow: outputs a deep-dive spec that feeds into omc-plan and autopilot for automated execution in downstream pipelines.
Quick Start
Run the /deep-dive command with your initial problem description to begin the trace-and-interview workflow.