Acerca de
The Systematic Debugging skill provides a comprehensive methodology for resolving software issues by moving beyond symptomatic 'quick fixes.' It guides users through a structured process—Investigation, Pattern Analysis, Hypothesis Testing, and Implementation—while incorporating backward call stack tracing and defense-in-depth validation. By enforcing strict verification protocols and preventing premature completion claims, this skill ensures that bugs are resolved at their source and that resulting fixes are thoroughly validated against potential regressions across all application layers.