Acerca de
Root Cause Tracing is a specialized Claude Code skill designed to help developers move beyond quick fixes and address the actual origins of software defects. Instead of patching symptoms where they appear deep in the execution stack, this skill provides a structured methodology for tracing data and behavior back to their original triggers. By incorporating manual tracing techniques, automated instrumentation with stack traces, and bisection strategies to identify test pollution, it ensures that bugs are eliminated at their source while implementing defense-in-depth layers to prevent future regressions.