retry-utils

Installation
SKILL.md

Retry Utils Skill

Execute commands with intelligent retry logic including exponential backoff, jitter, and configurable retry conditions.

When to Use

✅ USE this skill when:

  • "Retry this command until it succeeds"
  • "Run with exponential backoff"
  • "Keep trying until timeout"
  • "Retry only on specific errors"
  • "Run with retry and backoff"

When NOT to Use

❌ DON'T use this skill when:

  • Simple one-shot commands ΓåÆ run directly
Related skills
Installs
4
First Seen
Mar 1, 2026