auto-resilience
OfficialMake network calls resilient and reliable.
AuthorCorvalis-LLC
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Network calls are often left unprotected, leading to timeouts, retries, and degraded user experiences. This Skill centralizes resilience patterns to ensure dependable production traffic across HTTP requests, API calls, and event deliveries.
Core Features & Use Cases
- Timeouts on every request
- Retries with exponential backoff and jitter
- Idempotency guarantees for safe retries
- Partial failure handling and graceful degradation
- Observability with detailed attempt logs and metrics
- Use Case: parallel calls to multiple services with resilience and fallback when some services fail
Quick Start
Configure per-request timeouts and retry policies with backoff and jitter for all external calls.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: auto-resilience Download link: https://github.com/Corvalis-LLC/Crow-Stack/archive/main.zip#auto-resilience Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.