<< All versions
Skill v1.0.1
currentAutomated scan96/100jaccen/airoute/cli-resilience
+4 new
──Details
PublishedJuly 28, 2026 at 01:38 AM
Content Hashsha256:ba8c6a37f798aba1...
Git SHAbb8e244ba7c5
Bump Typepatch
──Files
Files (1 file, 1.9 KB)
SKILL.md1.9 KBactive
SKILL.md · 162 lines · 1.9 KB
version: "1.0.1"
name: cli-resilience description: Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
Overview
Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
Quick install
bash
npm install -g AIRoute # or: npx AIRouteAIRoute --version
Subcommands
quota
Flags:
--provider <id>--json
Example:
bash
AIRoute quota
resilience
Example:
bash
AIRoute resilience
resilience status
Flags:
--provider <p>
Example:
bash
AIRoute resilience status
resilience breakers
Flags:
--provider <p>
Example:
bash
AIRoute resilience breakers
resilience cooldowns
Flags:
--provider <p>--connection-id <id>
Example:
bash
AIRoute resilience cooldowns
resilience lockouts
Flags:
--provider <p>--model <m>
Example:
bash
AIRoute resilience lockouts
resilience reset
Flags:
--connection-id <id>--model <m>--all-cooldowns--yes
Example:
bash
AIRoute resilience reset
resilience profile
Example:
bash
AIRoute resilience profile
resilience show
Example:
bash
AIRoute resilience show
resilience set
Example:
bash
AIRoute resilience set
resilience config
Example:
bash
AIRoute resilience config
resilience show
Example:
bash
AIRoute resilience show
resilience set
Flags:
--threshold <n>--reset-timeout <ms>--base-cooldown <ms>
Example:
bash
AIRoute resilience set