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
- Parallel 3-lane trace investigations to surface root causes
- 3-point injection to initialize the interview with trace findings and critical unknowns
- Structured spec generation that incorporates trace findings and lane-by-lane gaps
- Seamless handoff to downstream planning/execution skills with explicit spec_path
Quick Start
Invoke /deep-dive with your problem to start the trace-interview pipeline and generate a crystallized spec.