Resilience

Adds retry, timeout, circuit breaker, and backoff strategies around fallible operations returning Results. Use this skill when hardening workflows against transient failures or composing resilient sagas. Do not use when/for defining Result types themselves (use result-types) or HTTP rate-limit headers alone (use api-design).

jagreehal Updated

File contents

jagreehal/jagreehal-claude-skills/tree/main/skills/resilience commit be1a2d1025

Frequently asked questions

npx skillmds@latest add jagreehal/resilience