Skip to main content

Deep Dive

Skill Verified Active

2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection

Purpose

To systematically uncover the root cause of a problem and then precisely define the necessary requirements, bridging the gap between investigation and actionable plans.

Features

  • 2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization)
  • 3 parallel trace lanes for comprehensive investigation
  • 3-point injection mechanism to enrich interview context
  • State persistence for resume resilience
  • Seamless handoff to planning and execution skills

Use Cases

  • Investigating unknown root causes of bugs or system failures
  • Clarifying requirements for complex features before development
  • Understanding existing system behavior before making changes
  • When users request a 'deep dive' or 'trace and interview'

Non-Goals

  • Directly executing code or making changes
  • Replacing standalone trace or deep-interview skills for specific use cases
  • Acting as a replacement for a full PRD or spec when one already exists

Workflow

  1. Parse user input and detect project type (brownfield/greenfield).
  2. Generate 3 trace lane hypotheses.
  3. Present hypotheses for user confirmation.
  4. Execute trace lanes in parallel (or sequentially) with team mode.
  5. Synthesize trace findings, identify critical unknowns, and save trace results.
  6. Initiate deep-interview phase with injected trace context and initial questions.
  7. Conduct iterative, Socratic interview until ambiguity threshold is met.
  8. Generate final spec document with trace findings.
  9. Present execution options (ralplan, autopilot, etc.) via workflow pre-flight checks.

Practices

  • Causal investigation
  • Requirements gathering
  • Workflow orchestration
  • System analysis

Prerequisites

  • Claude Code CLI
  • Claude Max/Pro subscription or Anthropic API key
  • tmux (for certain features like rate limit waiting)

Documentation

  • info:Configuration & parameter referenceWhile the SKILL.md describes workflow and state persistence, explicit documentation for all potential configuration parameters, defaults, and precedence orders is not detailed.

Installation

First, add the marketplace

/plugin marketplace add Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode@omc

Quality Score

Verified
99 /100
Analyzed about 22 hours ago

Trust Signals

Last commit1 day ago
Stars33.7k
LicenseMIT
Status
View Source

Similar Extensions

Ralplan

99

Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution

Skill
Yeachan-Heo

Ce Brainstorm

100

Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.

Skill
EveryInc

Cli Creator

100

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

Skill
openai

Context Mode Ops

100

Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.

Skill
mksglu

Fixflow

100

Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.

Skill
majiayu000

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

Skill
github

© 2025 SkillRepo · Find the right skill, skip the noise.