cli-resilience

Manage circuit-breaker states, cooldowns, quotas, and backoff levels from the CLI.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/DevMHOne/nextroute --skill cli-resilience
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-resilience
Source: https://github.com/DevMHOne/nextroute/tree/main/skills/cli-resilience
Command: npx skills add https://github.com/DevMHOne/nextroute --skill cli-resilience

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.

Core Features & Use Cases

  • Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI.
  • Reset stuck providers and configure resilience thresholds across multiple providers.
  • Use cases include ensuring service reliability, dynamic capacity tuning, and failover readiness in multi-provider orchestrations.

Quick Start

Run nextroute resilience status to inspect current states, then run nextroute resilience set to adjust resilience thresholds.

Frequently Asked Questions about cli-resilience

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I inspect circuit-breaker states and connection cooldowns from the CLI?

To inspect circuit-breaker states and connection cooldowns, run the resilience status subcommand to view current provider states, quota limits, and backoff levels across your multi-provider integrations.

How do I reset stuck providers and adjust resilience thresholds dynamically?

Reset stuck providers and adjust resilience thresholds dynamically by executing dedicated CLI subcommands, allowing you to configure backoff levels and enforce quota limits for reliable provider orchestration.

What is the best way to configure backoff levels and quota limits for multiple providers?

The best way to configure backoff levels and quota limits for multiple providers is using CLI resilience configuration subcommands, enabling dynamic capacity tuning and failover readiness for operational workloads.

Can I manage provider failover readiness and real-time threshold adjustment via command line?

Yes, you can manage provider failover readiness and real-time threshold adjustment via command line using dedicated CLI subcommands that enforce explicit features for status inspection, resilience configuration, and provider resets.

When do I need CLI-based circuit-breaker management for provider integrations?

You need CLI-based circuit-breaker management for provider integrations when slow responses or failures require real-time inspection, threshold adjustment, and resets to keep multi-provider orchestrations reliable.