
Deep Dive
Conduct a thorough investigation of a system or problem before writing code — trace behavior, gather evidence, and identify root causes when the problem is ambiguous or causal.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill deep-dive| Installs | 325 |
|---|---|
| Repository | yeachan-heo/oh-my-claudecode ↗ |
Who is it for?
Developers facing ambiguous bugs or needing to understand complex legacy systems before making changes
Skip if: Well-defined tasks with clear requirements where investigation is not needed
What you get
- system behavior trace
- root cause identification
- evidence report