Systematic Debugging

Methodology for debugging non-trivial problems systematically. This skill should be used automatically when investigating bugs, test failures, or unexpected behavior that isn't immediately obvious. Emphasizes hypothesis formation, parallel investigation with subagents, and avoiding common anti-patterns like jumping to conclusions or weakening tests.

freenet Updated

File contents

freenet/freenet-agent-skills/tree/main/skills/systematic-debugging commit 7b0ffc3ad0

Frequently asked questions

npx skillmds@latest add freenet/systematic-debugging