investigate
FlorianBruniaux/claude-code-ultimate-guide
A comprehensive, multi-phase methodology for debugging complex software issues. This guide mandates systematic root cause investigation, starting from symptom collection, code path tracing, hypothesis formulation, and deterministic reproduction. It teaches developers to fix the underlying cause, not just the visible symptoms, ensuring highly robust and minimal changes.