go-resilience

Community

Robust Go services with resilience patterns.

Author333-333-333
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Go-based microservices frequently suffer instability when calling external systems, leading to timeouts and cascading failures. This skill provides a cohesive set of resilience patterns to stabilize calls, degrade gracefully, and improve overall reliability.

Core Features & Use Cases

  • Circuit breaker to stop calls to failing dependencies and recover gracefully.
  • Retry with exponential backoff and jitter to handle transient faults.
  • Per-call timeouts and graceful degradation for responsive services.
  • Failure injection and testing support to validate resilience under load.

Quick Start

Integrate go-resilience in your service by wrapping outbound calls with timeout, retry, and circuit-breaker logic.

Dependency Matrix

Required Modules

None required

Components

assets

💻 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: go-resilience
Download link: https://github.com/333-333-333/agents/archive/main.zip#go-resilience

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.