Acerca de
Root Cause Tracing empowers developers and AI agents to solve bugs at the logical level by systematically following data flow and state changes back to their point of origin. By prioritizing the 'disease' over the 'symptom,' this skill eliminates technical debt caused by guard-stacking and temporary workarounds. It provides a structured framework for identifying logic errors, incorrect initial states, and broken invariants, ensuring that every fix is permanent, robust, and addresses the actual failure point within the system architecture.