omni-resilience

Monitor provider health, circuit-breaker states, and latency metrics in real time.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor provider health, circuit-breaker states, p50/p95/p99 latency metrics, and budget guard alerts in real time.

Core Features & Use Cases

  • Real-time health checks and circuit-breaker monitoring for all providers.
  • Latency metrics (p50/p95/p99) tracking per provider to detect performance regressions.
  • Budget guard alerts with automatic degradation or blocking actions when spend limits are reached.

Quick Start

Start real-time monitoring by invoking the health endpoint and provider metrics to surface status and guardrails.

Frequently Asked Questions about omni-resilience

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

FAQPage Schema
How do I monitor API provider health and circuit-breaker states in real time?

Monitor API provider health by invoking health endpoints to surface real-time status, circuit-breaker states, and trigger automatic degradation when failures are detected.

How do I track p50, p95, and p99 latency metrics per provider to detect performance regressions?

Track p50, p95, and p99 latency metrics per provider by invoking provider metrics endpoints to detect performance regressions and surface real-time guardrails across deployments.

Can I automatically block or degrade provider traffic when budget limits are exceeded?

Yes, you can automatically block or degrade provider traffic when budget limits are exceeded by applying budget guard alerts that trigger automatic degradation or blocking actions across deployments.

Does monitoring provider latency and health require Bearer token authentication?

Yes, monitoring provider latency and health requires authentication via a Bearer token to collect health data and enforce budget guardrails across standard endpoints.

What is the best way to apply health checks and budget guardrails across NextRoute deployments?

The best way to apply health checks and budget guardrails across NextRoute deployments is to invoke standard endpoints to collect health data, track per-provider performance, and enforce real-time guardrails.