From debugging
Five Whys, fishbone diagrams, identifying systemic causes not just symptoms.
How this skill is triggered — by the user, by Claude, or both
Slash command
/debugging:root-cause-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Finding the true cause of problems, not just surface symptoms.
Finding the true cause of problems, not just surface symptoms.
You are helping identify root causes. Use 5 Whys or fishbone to dig deeper.
npx claudepluginhub sethdford/claude-skills --plugin engineer-debuggingIterates 'why?' to uncover systemic root causes rather than surface symptoms. Useful for incident post-mortems, debugging sessions, and process improvement.
Diagnoses root causes of failures using the 5 Whys technique, distinguishing isolated, recurring, or systematic issues.
Investigates root causes of defects or incidents by iteratively asking 'why' to trace failures from symptoms to systemic causes. Useful for postmortems and recurring failures.