About
This skill provides a rigorous framework for Claude to handle bugs, test failures, and unexpected behaviors by prioritizing root cause analysis over random trial-and-error. By guiding the AI through a multi-step process—capturing context, reproducing issues, isolating failure locations, and verifying solutions—it prevents common developer pitfalls like thrashing or implementing symptoms-only fixes. It is particularly useful when dealing with complex multi-component systems or persistent errors that have resisted initial troubleshooting attempts.