Cf Sys Debug

Systematic 4-phase debugging — root cause, hypothesis testing, regression-guarded fix, mandatory bug doc. TRIGGER — non-trivial or recurring bugs: "still broken", "same error again", "came back", flaky/intermittent/race, "used to work, now broken", hard-to-reproduce, works locally but fails in CI, "find the root cause", "investigate", "diagnose", "why is this happening"; prefer over cf-fix once a fix has already failed. SKIP — trivial typos, one-line fixes, obvious config errors, or first-time simple bugs (use cf-fix).

dinhanhthi 65307b6 9.5 KB Updated

File contents

dinhanhthi/coding-friend/tree/main/plugin/skills/cf-sys-debug commit 65307b68b6

Frequently asked questions

npx skillmds@latest add dinhanhthi/cf-sys-debug