What problem does it solve?
Deep-dive helps when you know something is wrong or needs improvement, but you do not yet know the root cause, so you need evidence-based investigation before requirements planning.
Core Features & Use Cases
- Two-stage pipeline (trace → deep-interview): investigates why the problem happens, then turns findings into crisp requirements.
- 3 parallel trace lanes: splits causal investigation into implementation, configuration/orchestration, and measurement/artifact/assumption mismatch lanes to avoid blind guessing.
- 3-point injection into interview: carries trace conclusions, system context, and the top unresolved questions directly into the requirements interview.
- Brownfield vs greenfield handling: explores existing codebases when appropriate, otherwise treats the work as a new exploration.
- Spec-ready outcome: produces a deep-interview formatted spec that includes a dedicated Trace Findings section and an execution bridge for planning/automation.
Quick Start
Run deep-dive with your goal in quotes to start an evidence-based trace and requirements crystallization workflow.