deep-dive

Coordinate trace-based investigation and requirements crystallization for complex projects.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Rheinmir/skills-kit --skill deep-dive-rheinmir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-dive
Source: https://github.com/Rheinmir/skills-kit/tree/main/skills/deep-dive
Command: npx skills add https://github.com/Rheinmir/skills-kit --skill deep-dive-rheinmir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinated end-to-end investigation and requirements crystallization to preserve context from trace findings into the interview and final spec. The 2-stage workflow reduces rework by carrying evidence and context forward, ensuring decisions are grounded in observed data.

Core Features & Use Cases

  • Two-stage pipeline: trace (causal investigation) followed by deep-interview (requirements crystallization) with a 3-point injection to seed initial questions.
  • Context-preserving handoff: preserves trace findings for the interview initialization and spec generation.
  • Execution bridge: always hands off to downstream execution (ralplan/autopilot) via a defined pipeline.

Quick Start

Provide the initial problem to trigger the deep-dive orchestration and the system will run trace, inject findings into the interview, and produce a final spec.

Frequently Asked Questions about deep-dive

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

FAQPage Schema
How do I crystallize requirements when the project problem is ambiguous and lacks clear causal traces?

Requirements crystallization for ambiguous problems requires trace-based investigation before defining specs. A two-stage pipeline coordinates causal investigation first, then seeds a deep interview with those findings to ensure decisions are grounded in observed data.

What is the best way to carry trace findings forward into a requirements interview without losing context?

To carry trace findings forward without losing context, use a context-preserving handoff that injectates evidence into interview initialization. A 3-point injection seeds initial questions from trace data, preserving evidence directly into the final spec.

How do I start an end-to-end investigation for complex project requirements?

To start an end-to-end investigation, provide the initial problem to trigger the orchestration pipeline. The system automatically runs the trace investigation, injects findings into the interview, and produces a final spec for downstream execution.

Does deep-dive orchestration handle handoffs to downstream planning and execution tools?

Yes, deep-dive orchestration includes an execution bridge that always hands off to downstream execution tools via a defined pipeline. It enforces structured handoffs to downstream planning and execution systems after spec generation.

When should I use a trace-based investigation approach before defining requirements?

Use a trace-based investigation approach when problems are ambiguous or causal and require evidence before defining requirements. If your project needs observed data to ground decisions and reduce rework, this 3-lane trace method applies.

What distinguishes a two-stage trace and interview pipeline from standard requirements gathering?

A two-stage trace and interview pipeline separates causal investigation from requirements crystallization, using a 3-lane trace approach and state persistence. Standard gathering often skips trace evidence, whereas this method reduces rework by carrying context forward.