Debug

Systematic debugging assistant. Always use this skill when investigating a bug, error, crash, unexpected behavior, or failing test — even for seemingly simple issues. Use when the user says "it's broken", "this doesn't work", "I'm getting a weird error", "why is this failing", "help me figure out why X happens", "I'm getting a TypeError/NullPointerException/500 error", or any time the root cause is unknown. Do not attempt to fix code without first reading this skill — frame the problem, form a hypothesis, and narrow scope before touching anything.

AllThingsSmitty Updated

File contents

AllThingsSmitty/agent-skills/tree/main/skills/debug commit 9e39018d50

Frequently asked questions

npx skillmds@latest add allthingssmitty/debug