工程開發
systematic-debugging
一套嚴格的四階段方法論,強制要求在應用任何程式碼修復前,必須先進行系統性的根本原因分析。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/systematic-debugging/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/systematic-debugging/install?os=windows&agent=claude" -o install-systematic-debugging.bat && install-systematic-debugging.bat
下載安裝腳本