Systematic Debugging

Step-by-step debugging workflow: reproduce the bug, isolate the failing component, trace to root cause, apply a targeted fix, and verify the fix resolves the issue without regressions. Use when you encounter a bug, error, exception, crash, or unexpected behavior that needs troubleshooting.

bobmatnyc Updated 71 repo stars

File contents

bobmatnyc/trusty-tools/tree/main/crates/trusty-code/src/assets/skills/systematic-debugging commit 5880816f3e

Frequently asked questions

npx skillmds@latest add bobmatnyc/systematic-debugging-4