About
The Debugging with Tools skill empowers Claude to handle complex, investigation-heavy tasks by prioritizing evidence-based debugging over guesswork. It implements a rigorous five-step workflow—ranging from symptom confirmation and codebase searching to control flow tracing and configuration inspection—ensuring that code changes are targeted and verified. By integrating CLI tools like ripgrep (rg) and Git, the skill provides a structured methodology for identifying root causes and maintaining code integrity throughout the debugging process.