什麼是 loop-diagnosis?
使用 joelclaw CLI 診斷並修復停滯的代理循環。當循環出現卡住、故事沒有進展或事件鏈中斷時使用。觸發「循環停止」、「為什麼循環沒有進行」、「診斷循環」、「修復卡住的循環」、「循環不動」、「循環發生了什麼」、「故事卡在掛起」或任何調試循環基礎設施的請求。 來源:joelhooks/joelclaw。
使用 joelclaw CLI 診斷並修復停滯的代理循環。當循環出現卡住、故事沒有進展或事件鏈中斷時使用。觸發「循環停止」、「為什麼循環沒有進行」、「診斷循環」、「修復卡住的循環」、「循環不動」、「循環發生了什麼」、「故事卡在掛起」或任何調試循環基礎設施的請求。
透過命令列快速安裝 loop-diagnosis AI 技能到你的開發環境
來源:joelhooks/joelclaw。
Diagnose and fix stalled agent coding loops. This skill covers the diagnostic CLI, common failure modes, and the observability patterns that prevent silent stalls.
| CHAINBROKEN | Judge sent story.passed but plan never received it. Event lost in transit. | Re-fires agent/loop.story.passed → plan picks next story | | ORPHANEDCLAIM | Story claimed by an event, but agent died and no Inngest run is active. | Clears claim + re-fires plan event |
| STUCKRUN | Inngest run marked RUNNING but agent process is dead. Run won't complete. | Clears claims + re-fires (manual run cancellation may be needed in Inngest dashboard) | | WORKERUNHEALTHY | Worker registering fewer functions than expected. Missing imports or crash loop. | Restarts system-bus-worker deployment in k8s |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/joelhooks/joelclaw --skill loop-diagnosis使用 joelclaw CLI 診斷並修復停滯的代理循環。當循環出現卡住、故事沒有進展或事件鏈中斷時使用。觸發「循環停止」、「為什麼循環沒有進行」、「診斷循環」、「修復卡住的循環」、「循環不動」、「循環發生了什麼」、「故事卡在掛起」或任何調試循環基礎設施的請求。 來源:joelhooks/joelclaw。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/joelhooks/joelclaw --skill loop-diagnosis 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/joelhooks/joelclaw