概要
This skill empowers Claude to perform deep, systematic debugging by moving beyond surface-level fixes. Instead of patching an error where it manifests, this skill provides a methodology for tracing call chains, adding strategic instrumentation, and using bisection scripts to locate the actual source of invalid data or state. It is particularly effective for complex systems where errors occur deep within execution, ensuring robust fixes and preventing regression through defense-in-depth patterns.