deep-dive

Installation
SKILL.md

Deep Dive

Orchestrates a 2-stage pipeline: first investigate WHY something happened (trace), then define WHAT to do about it (deep-interview). Trace findings feed into the interview via 3-point injection.

Pipeline

deep-diveralplan (consensus refinement) → omg-autopilot (execution)

When to Use

  • User has a problem but doesn't know the root cause
  • Bug investigation: "Something broke and I need to figure out why"
  • Feature exploration: "I want to improve X but first need to understand it"

When NOT to Use

  • Already know the root cause → use /deep-interview
  • Clear specific request → execute directly
  • Investigation only, no requirements → use /trace

Phases

Related skills
Installs
2
GitHub Stars
1.5K
First Seen
Apr 28, 2026