From claude-relay
4-rung error recovery ladder — retry, fallback, degrade, fail
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-relay:escalationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When you encounter repeated failures, follow this recovery sequence strictly.
When you encounter repeated failures, follow this recovery sequence strictly.
Try the same operation with a small adjustment: different flag, cleared cache, fresh path. Do NOT retry the exact same command more than twice.
Try a completely different approach to achieve the same goal. Different tool, different command, different API, different file.
Proceed without that capability. Explicitly note what was skipped and why. "Skipping X because Y failed after 2 retries and fallback Z also failed."
Stop and report to the user:
npx claudepluginhub leiferikh/claude-relayCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.