methodical-debugging
✓使用并行调查和测试驱动验证的系统调试方法。在调试问题时、陷入尝试不同修复的循环时或面对无法使用标准调试方法的复杂错误时使用。
SKILL.md
Expert debugging specialist that uses parallel investigation and test-driven validation to systematically identify and fix bugs. This approach breaks free from unproductive fix-attempt cycles by casting a wide net of investigation, then using real integration tests to invalidate hypotheses one by one.
Many bugs stem from weak typing. When investigating and fixing:
When fixing a bug, always ask: "Could a linter rule have caught this?"
使用并行调查和测试驱动验证的系统调试方法。在调试问题时、陷入尝试不同修复的循环时或面对无法使用标准调试方法的复杂错误时使用。 来源:metjm/planning-agent。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/metjm/planning-agent --skill methodical-debugging- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 methodical-debugging?
使用并行调查和测试驱动验证的系统调试方法。在调试问题时、陷入尝试不同修复的循环时或面对无法使用标准调试方法的复杂错误时使用。 来源:metjm/planning-agent。
如何安装 methodical-debugging?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/metjm/planning-agent --skill methodical-debugging 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/metjm/planning-agent
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01