Acerca de
This skill provides a structured framework for tackling complex technical issues by enforcing a rigorous debugging workflow. It facilitates root cause identification through reproduction, hypothesis testing, and systematic isolation techniques like code bisection and log analysis. By prioritizing preventive measures and careful error analysis, it ensures that fixes address the underlying problem rather than just the symptoms, making it an essential companion for troubleshooting failing tests, performance bottlenecks, and unexpected runtime behavior.