·methodical-debugging
>_

methodical-debugging

metjm/planning-agent

使用並行調查和測試驅動驗證的系統調試方法。在調試問題時、陷入嘗試不同修復的循環時或面對無法使用標準調試方法的複雜錯誤時使用。

1安裝·0熱度·@metjm

安裝

$npx skills add https://github.com/metjm/planning-agent --skill 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