Debugging

Unified debugging skill with two modes — Rapid Fix for pattern-matching known bug types, and Systematic for hypothesis-driven root cause analysis. Use for any debugging task: crash reports, stack traces, performance issues, race conditions, or multi-system failures. Distinguishes itself through a formal hypothesis-driven loop, reproduction-first discipline, and a regression test requirement that closes the loop.

k1lgor ba3b750 18.7 KB Updated

File contents

k1lgor/mega-mind-skills/tree/main/.agent/skills/debugging commit ba3b75019c

Frequently asked questions

npx skillmds@latest add k1lgor/debugging