Claude Code Plugins

Community-maintained marketplace

Feedback

Error recovery and failure handling patterns for distributed systems including rollback strategies, circuit breakers, retry logic with exponential backoff, graceful degradation, and compensating transactions. Activates when task execution fails, timeouts occur, external services fail, database transactions fail, or cascade failure risks are detected. Use when recovering from failures, preventing data corruption, implementing resilience patterns, or handling partial system failures.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @applied-artificial-intelligence/claude-code-toolkit/error-recovery-patterns --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @applied-artificial-intelligence/claude-code-toolkit/error-recovery-patterns -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

404: Not Found