Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
53
58%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No known issues
Fix and improve this skill with Tessl
tessl review fix ./skills/cli-resilience/SKILL.mdInspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
npm install -g omniroute # or: npx omniroute
omniroute --versionquotaFlags:
--provider <id>--jsonExample:
omniroute quotaresilienceExample:
omniroute resilienceresilience statusFlags:
--provider <p>Example:
omniroute resilience statusresilience breakersFlags:
--provider <p>Example:
omniroute resilience breakersresilience cooldownsFlags:
--provider <p>--connection-id <id>Example:
omniroute resilience cooldownsresilience lockoutsFlags:
--provider <p>--model <m>Example:
omniroute resilience lockoutsresilience resetFlags:
--connection-id <id>--model <m>--all-cooldowns--yesExample:
omniroute resilience resetresilience profileExample:
omniroute resilience profileresilience showExample:
omniroute resilience showresilience setExample:
omniroute resilience setresilience configExample:
omniroute resilience configresilience showExample:
omniroute resilience showresilience setFlags:
--threshold <n>--reset-timeout <ms>--base-cooldown <ms>Example:
omniroute resilience set3070925
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.