工程開發
Debug Workflow avatar

Debug Workflow

使用 Ruby debug gem 進行測試套件的互動式除錯工作流程,包含逐步執行、系統狀態檢查與根本原因分析。

安裝

Agent 類型

Claude Code

安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/debug-workflow/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/debug-workflow/install?os=windows&agent=claude" -o install-debug-workflow.bat && install-debug-workflow.bat

下載技能專案

/agent-skill/debug-workflow