# systematic-debugging

> systematic-debugging 避免瞎猜修补：先收集证据、形成假设，再动手修。使用 npx skills add obra/superpowers --skill systematic-debugging 安装。

- 页面：https://skill123.app/zh/skills/systematic-debugging/
- 分类：development
- 平台：cursor, claude, codex, agents
- 质量分：94/100
- 最后验证：2026-06-22
- 源码：https://github.com/obra/superpowers

## 何时使用

- 测试意外失败
- 还复现不了的 bug
- 提出补丁之前

## 安装

```bash
npx skills add https://github.com/obra/superpowers/tree/main/skills/systematic-debugging
```

也可让 Agent 先阅读 https://skill123.app/install/skill123.md，再安装此技能。
