Automates systematic bug diagnosis and error resolution using a search-first, mindful diagnostic workflow.
The Troubleshoot skill implements a structured, multi-phase diagnostic framework designed to resolve software errors, crashes, and exceptions with high efficiency. By prioritizing a 'search-first' approach that leverages vast online resources and integrating local 'learnings' from previous incidents, it guides Claude through qualifying the technical environment, isolating root causes via mental models like the 'Wolf Fence' or '5 Whys,' and performing iterative OODA-loop investigations. This skill transforms the debugging process from guesswork into a repeatable science, ensuring every resolution is documented in a persistent knowledge base to prevent future regressions.