Debugging

系统化 bug 定位:根因调查 → 模式分析 → 假设验证 → 修复。 Use when: 遇到 bug、测试失败、unexpected behavior。 Not for: 新功能开发、重构、已知原因的简单修复。 Output: Bug report(5件套)+ 根因 + 修复(含回归测试)。

zts212653 1c1dfd3 8.8 KB Updated

File contents

zts212653/clowder-ai/tree/main/cat-cafe-skills/debugging commit 1c1dfd3e47

Frequently asked questions

npx skillmds@latest add zts212653/debugging