·error-recovery
</>

error-recovery

始終在開始任何任務之前加載。定义执行过程中出现问题时的系统恢复程序。涵盖工具故障、构建错误、测试失败、类型错误和意外的运行时结果。包括分层升级(重试、回退、内存通知诊断、协调器升级)和恢复后日志记录以防止复发。

55安裝·1熱度·@mgd34msu

安裝

$npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill error-recovery

如何安裝 error-recovery

透過命令列快速安裝 error-recovery AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill error-recovery
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:mgd34msu/goodvibes-plugin。

SKILL.md

查看原文

When tasks fail, agents must follow a systematic recovery process that balances efficiency with thoroughness. This skill defines how to categorize errors, leverage institutional memory, apply multi-source recovery strategies, and know when to escalate.

After categorizing the error and checking failures.json, use a one-shot strategy where you consult ALL knowledge sources simultaneously (not sequentially) and apply the best solution:

Once logged, return to the original task. Don't wait for confirmation.

始終在開始任何任務之前加載。定义执行过程中出现问题时的系统恢复程序。涵盖工具故障、构建错误、测试失败、类型错误和意外的运行时结果。包括分层升级(重试、回退、内存通知诊断、协调器升级)和恢复后日志记录以防止复发。 來源:mgd34msu/goodvibes-plugin。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill error-recovery
分類
</>開發工具
認證
收錄時間
2026-02-26
更新時間
2026-03-10

Browse more skills from mgd34msu/goodvibes-plugin

快速解答

什麼是 error-recovery?

始終在開始任何任務之前加載。定义执行过程中出现问题时的系统恢复程序。涵盖工具故障、构建错误、测试失败、类型错误和意外的运行时结果。包括分层升级(重试、回退、内存通知诊断、协调器升级)和恢复后日志记录以防止复发。 來源:mgd34msu/goodvibes-plugin。

如何安裝 error-recovery?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill error-recovery 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/mgd34msu/goodvibes-plugin