error-resilience-review

Community

Identify and fix resilience gaps in changes.

Authorcropsgg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audit and harden code changes by identifying and mitigating failure modes in error handling, retries, timeouts, idempotency, and graceful degradation.

Core Features & Use Cases

  • Inventory external interactions in a diff (HTTP calls, queues, databases, external APIs) and classify risks.
  • Enforce bounded timeouts, idempotent delivery, and controlled retry/backoff to prevent outage storms.
  • Provide actionable guidance for turning failures into safe, degraded experiences and clear rollback paths.

Quick Start

Review a diff to confirm that outbound calls have bounded timeouts, proper retries with backoff, and clearly defined degradation paths.

Dependency Matrix

Required Modules

None required

Components

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: error-resilience-review
Download link: https://github.com/cropsgg/skills/archive/main.zip#error-resilience-review

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 510,000+ vetted skills library on demand.