model-routing

Coordinate time-boxed routing overrides with fallback matrices and ADR records.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/brucebanner010198-commits/DevSecOps-Agency --skill model-routing-brucebanner010198-commits
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: model-routing
Source: https://github.com/brucebanner010198-commits/DevSecOps-Agency/tree/main/skills/model-routing
Command: npx skills add https://github.com/brucebanner010198-commits/DevSecOps-Agency --skill model-routing-brucebanner010198-commits

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a structured protocol to manage model routing during outages, ensuring continuity by applying time-boxed overrides and proper ADRs.

Core Features & Use Cases

  • Time-boxed overrides: cap durations and enforce expiry with renewal ADRs.
  • Open/close ADR workflow: generate opening and closing ADRs for every override and log references.
  • Session log tagging: automatically tag affected agents' session logs with override IDs for traceability.
  • Fallback matrix usage: consult the same-tier fallback matrix to select appropriate targets during outages.
  • Use Case: during a vendor outage affecting Opus tier, apply a safe fallback and revert when service recovers.

Quick Start

Initiate a routing override when a vendor outage is detected and specify the affected tier and fallback targets.

Frequently Asked Questions about model-routing

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

FAQPage Schema
How do I reroute AI models during a vendor outage?

Reroute AI models during a vendor outage by applying time-boxed routing overrides using a tiered fallback matrix. This ensures service continuity by temporarily redirecting traffic from affected models to safe fallback targets.

What is the best way to manage fallback routing for tiered models like Opus or Sonnet?

Manage fallback routing for tiered models by consulting a same-tier fallback matrix to select appropriate targets. This protocol coordinates overrides specifically for tiers like Opus, Sonnet, and Haiku to maintain service during disruptions.

How do ADR records work with model routing overrides?

ADR records work with model routing overrides by enforcing a structured workflow that opens and closes an Architecture Decision Record for every override. This enforces time caps and requires renewal ADRs for expiry extensions.

How do I trace session logs for agents affected by a model outage?

Trace session logs for agents affected by a model outage by automatically tagging the session logs with specific override IDs. This tagging guarantees full traceability for all interactions impacted by the temporary routing changes.

Can I enforce time limits on temporary model fallback overrides?

You can enforce time limits on temporary model fallback overrides through time-boxed caps. The system enforces strict expiry durations and requires a renewal ADR if the vendor outage continues and the override needs extension.

When should I use a structured protocol for model routing changes?

Use a structured protocol for model routing changes when a vendor outage is detected and you need to specify the affected tier. It ensures safe reversion to the original model once the vendor service fully recovers.