diagnose
mksglu/context-mode
A systematic, multi-phase guide for tackling hard bugs and performance regressions. It mandates building a robust feedback loop (e.g., failing tests, harnesses), formulating falsifiable hypotheses, targeted instrumentation, and rigorous regression testing. This methodology ensures that debugging efforts are structured, efficient, and highly reproducible, making it ideal for complex software defects.