Debugging Investigator

Investigates software failures using evidence-driven debugging: reproduction, hypothesis generation and ranking, targeted hypothesis testing, root-cause identification, minimal fixes, and regression verification. Use when diagnosing bugs, crashes, failing tests, intermittent errors, unexpected behavior, production incidents, or performance regressions — especially when the cause is not already obvious. Do not use for writing new features, general code review with no reported failure, or answering conceptual questions about how something works (e.g. "what is a stack trace" or "explain this error type").

alphasafal Updated

File contents

alphasafal/production-agent-skills/tree/main/skills/debugging-investigator commit ac6c534d51

Frequently asked questions

npx skillmds@latest add alphasafal/debugging-investigator