durable

Installation
SKILL.md

持久執行助手

語言: English | 繁體中文

引導容錯工作流程設計,包含自動恢復、檢查點與重試策略。

使用方式

命令 用途
/durable 啟動互動式故障恢復引導
/durable --checkpoint 設計檢查點策略
/durable --retry 配置重試策略
/durable --rollback 規劃回滾程序
/durable <workflow> 分析特定工作流的持久性

核心概念

Installs
1
First Seen
Jul 27, 2026
durable — asiaostrich/code-buddy