retry-utils

Community

Reliable command execution with retries.

Authorwinsorllc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that commands execute successfully by automatically retrying them with configurable strategies when they fail.

Core Features & Use Cases

  • Automatic Retries: Execute commands that might fail intermittently, like network requests or temporary service unavailability.
  • Configurable Strategies: Supports exponential backoff, linear backoff, jitter, and custom delay sequences for intelligent retry timing.
  • Error Conditionals: Retry only on specific error patterns or exit codes, and continue until a condition is met or a timeout occurs.
  • Use Case: Automatically retry a deployment script that might fail due to a temporary network glitch, ensuring the deployment eventually succeeds.

Quick Start

Run the command 'npm install' with exponential backoff and a maximum of 5 retries.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: retry-utils
Download link: https://github.com/winsorllc/upgraded-carnival/archive/main.zip#retry-utils

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.