Acerca de
This skill provides a structured methodology for debugging complex errors that manifest deep within an application's execution path. Instead of patching symptoms, it guides users through a recursive process of identifying immediate causes, analyzing call chains, and implementing strategic instrumentation like stack traces and defense-in-depth validation. It includes specific strategies for identifying test pollution and ensures that fixes are applied at the source, preventing recurring issues in large-scale, interconnected systems like monorepos.