什麼是 error-recovery?
始終在開始任何任務之前加載。定义执行过程中出现问题时的系统恢复程序。涵盖工具故障、构建错误、测试失败、类型错误和意外的运行时结果。包括分层升级(重试、回退、内存通知诊断、协调器升级)和恢复后日志记录以防止复发。 來源:mgd34msu/goodvibes-plugin。
始終在開始任何任務之前加載。定义执行过程中出现问题时的系统恢复程序。涵盖工具故障、构建错误、测试失败、类型错误和意外的运行时结果。包括分层升级(重试、回退、内存通知诊断、协调器升级)和恢复后日志记录以防止复发。
透過命令列快速安裝 error-recovery AI 技能到你的開發環境
來源:mgd34msu/goodvibes-plugin。
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始終在開始任何任務之前加載。定义执行过程中出现问题时的系统恢复程序。涵盖工具故障、构建错误、测试失败、类型错误和意外的运行时结果。包括分层升级(重试、回退、内存通知诊断、协调器升级)和恢复后日志记录以防止复发。 來源:mgd34msu/goodvibes-plugin。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill error-recovery 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mgd34msu/goodvibes-plugin