systematic-debugging
jnMetaCode/superpowers-zh
This guide enforces a mandatory, multi-stage process for debugging complex software issues. It moves developers beyond merely patching symptoms by forcing them through Root Cause Investigation, Pattern Analysis, Hypothesis Validation, and proper Implementation with testing. It is crucial for solving production bugs, failed tests, and performance issues in a structured manner.