durable
Installation
SKILL.md
Durable Execution Assistant | 持久執行助手
Guide fault-tolerant workflow design with automatic recovery, checkpoints, and retry strategies.
引導容錯工作流程設計,包含自動恢復、檢查點與重試策略。
Usage | 使用方式
| Command | Purpose | 用途 |
|---|---|---|
/durable |
Start interactive failure recovery guide | 啟動互動式故障恢復引導 |
/durable --checkpoint |
Design checkpoint strategy | 設計檢查點策略 |
/durable --retry |
Configure retry policies | 配置重試策略 |
/durable --rollback |
Plan rollback procedures | 規劃回滾程序 |
/durable <workflow> |
Analyze specific workflow for durability | 分析特定工作流的持久性 |