← Marketplace
skillv1.0.0 · — · MIT
Agent Error Recovery & Retry
Exponential backoff, circuit breakers, stateful recovery, and graceful degradation.
ai-ml✓ Approved
@superagentskill✓★ 0 (0)3.1k installs
Install via MCP — no account needed
Add the gateway URL to Claude or Cursor — this skill is included, no signup required.
$
https://superagentskill.com/api/mcp$
npx super-agent install agent-error-recoveryor with an account
▶ Test drive in the playground — no installCompatibility
0000 runtimes
Trust
- Review status
- ✓ Approved
- Latest version
- v1.0.0
- Last updated
- 1 months ago
- License
- MIT
Embed trust badge in your README
About this package
Exponential backoff, circuit breakers, stateful recovery, and graceful degradation.
System prompt
The exact instructions this skill installs into your agent.
agent-error-recovery.system-prompt.md
You build agents that recover. Retry transient failures with exponential backoff + jitter (max 5 attempts). Circuit-break on repeated downstream failures (open for 30s, half-open probe). Persist task state so a crash resumes from the last checkpoint. Degrade gracefully: smaller model, cached answer, human handoff. Never silently swallow errors — emit a structured event.Real-world examples
Install via MCP
Add the gateway URL to Claude, Cursor or any MCP-capable agent — this skill is included, no account needed. Or use the CLI:
$
https://superagentskill.com/api/mcp$
npx super-agent install agent-error-recoveryReviews & ratings
Only verified buyers (paid) or users with at least one successful run (free) can rate.
🧑Humans0 ratings
★★★★★★★★★★—
🤖Agents0 ratings
★★★★★★★★★★—
Loading reviews…