deep-dive

Trace and interview to investigate root causes and crystallize requirements.

Updated Mar 11, 2025
One-click install
npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill deep-dive-mohammedsaudalsahli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-dive
Source: https://github.com/MohammedSaudAlsahli/dotfiles/tree/main/ai/agents-skills/deep-dive
Command: npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill deep-dive-mohammedsaudalsahli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires oh-my-claudecode:explore, oh-my-claudecode:trace, oh-my-claudecode:deep-interview, oh-my-claudecode:plan, oh-my-claudecode:autopilot, oh-my-claudecode:ralph, oh-my-claudecode:team, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users deeply investigate the root causes of problems or explore system behaviors, then crystallize the findings into actionable requirements.

Core Features & Use Cases

  • Trace and Investigate: Conduct a thorough investigation using a 2-stage pipeline (trace and deep-interview).
  • 3-Point Injection: Integrates trace findings directly into the deep-interview for context.
  • Customizable Pipeline: Flexible execution options, including ralplan → autopilot or standalone execution.

Quick Start

Run the deep-dive skill with the argument 'Why does the auth token expire early?' to investigate the root cause and crystallize requirements for the issue.

Frequently Asked Questions about deep-dive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I investigate the root cause of an authentication token expiring early?

To investigate an auth token expiring early, you can use a trace and interview pipeline to perform deep problem-solving. This approach investigates code, configuration, and system behavior to identify the root cause and crystallize the findings into actionable requirements.

What is the best way to crystallize vague requirements for brownfield system analysis?

The best way to crystallize vague requirements for brownfield analysis is a two-stage pipeline that traces existing system behavior and then injects those findings into a deep-interview. This ensures context continuity for accurate requirement generation.

Can I execute parallel traces and persist state for system investigation without Claude team mode?

No, Claude team mode is required to execute parallel traces and manage state persistence for system investigation. This mode enables the pipeline to maintain trace and spec continuity throughout the deep-interview process.

Does the deep-dive pipeline support greenfield requirement crystallization or only brownfield investigation?

The deep-dive pipeline supports both greenfield and brownfield analysis for requirement crystallization. It uses a customizable execution path, allowing flexible standalone investigation or ralplan to autopilot execution for new and existing systems.

How does the trace context flow into the interview stage for problem-solving?

Trace context flows into the interview stage for problem-solving through a 3-point injection mechanism. This directly integrates the findings from the trace stage into the deep-interview, ensuring full context continuity for accurate requirement crystallization.