What problem does it solve?
Deep Dive orchestrates a 2-stage pipeline that first investigates WHY something happened (trace) then precisely defines WHAT to do about it (deep-interview). The trace stage runs 3 parallel causal investigation lanes, and its findings feed into the interview stage via a 3-point injection mechanism — enriching the starting point, providing system context, and seeding initial questions. The result is a crystal-clear spec grounded in evidence, not assumptions.
Core Features & Use Cases
- 2-stage pipeline: trace + deep-interview with 3-point injection to transfer findings into initialization.
- Parallel trace lanes and team-mode orchestration to speed root-cause analysis.
- Trace-to-interview injection reduces context switching and seeds targeted questions.
- Phase-based execution bridge to downstream planning and autopilot with stateful resume.
- Graceful handling for low-confidence traces and fallback options.
Quick Start
Invoke /deep-dive with your problem statement to start a five-phase investigation and spec crystallization flow.