What problem does it solve?
The deep-dive Skill helps users understand and solve complex problems by structuring the investigation process into two stages: tracing the root cause and then crystallizing the requirements through an interview.
Core Features & Use Cases
- Trace Investigation: Parallel causal investigation into a problem, identifying potential root causes.
- Interview Refinement: Interactive session with targeted questions to crystallize requirements.
- Spec Crystallization: Generates a specification document based on investigation and interview outcomes.
- Use Case: Ideal for when users need to diagnose a problem deeply and then create a detailed plan to address it, such as debugging a software bug or exploring a new product feature.
Quick Start
To initiate a deep dive, use the command: /deep-dive "The application crashes during the user authentication process."