소개
Root Cause Tracing is a specialized Claude Code skill designed to help developers move beyond surface-level fixes. It provides a structured methodology for navigating deep call stacks, adding instrumentation where necessary, and identifying the precise origin of invalid data or incorrect behavior. By focusing on the original trigger rather than the symptom, this skill facilitates more robust fixes and promotes a defense-in-depth architecture that incorporates validation at every layer of the execution chain.