工程开发
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
下载安装脚本