escalation-governance

Solid

Assess whether to escalate models. Use when evaluating reasoning depth.

AI & Automation 297 stars 27 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Table of Contents - [Overview](#overview) - [The Iron Law](#the-iron-law) - [When to Escalate](#when-to-escalate) - [When NOT to Escalate](#when-not-to-escalate) - [Decision Framework](#decision-framework) - [1. Have I understood the problem?](#1-have-i-understood-the-problem) - [2. Have I investigated systematically?](#2-have-i-investigated-systematically) - [3. Is escalation the right solution?](#3-is-escalation-the-right-solution) - [4. Can I justify the trade-off?](#4-can-i-justify-the-trade-off) - [Escalation Protocol](#escalation-protocol) - [Common Rationalizations](#common-rationalizations) - [Agent Schema](#agent-schema) - [Orchestrator Authority](#orchestrator-authority) - [Red Flags - STOP and Investigate](#red-flags-stop-and-investigate) - [Integration with Agent Workflow](#integration-with-agent-workflow) - [Quick Reference](#quick-reference) # Escalation Governance ## Overview Model escalation (haiku→sonnet→opus) trades speed/cost for reasoning capability. This trade-off must be justified. **Core principle:** Escalation is for tasks that genuinely require deeper reasoning, not for "maybe a smarter model will figure it out." ## The Iron Law ``` NO ESCALATION WITHOUT INVESTIGATION FIRST ``` **Verification:** Run the command with `--help` flag to verify availability. Escalation is never a shortcut. If you haven't understood why the current model is insufficient, escalation is premature. ## When to Escalate **Legitimate escalation triggers:** | Trigge...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

escalation

Confidence-based model tier escalation for agent tasks. Defines when to escalate from Haiku to Sonnet to Opus, escalation signals, and the never-skip-tiers rule. Use when an agent fails or underperforms.

364 Updated today
majiayu000
AI & Automation Listed

human-escalation

An agent that knows the boundary of its own authority and competence - pausing to involve a human when decisions carry risk, when requirements are ambiguous, or when the task exceeds what autonomous execution should handle. Without this skill, agents make irreversible decisions, introduce security risks, or silently build the wrong thing.

2 Updated today
varunk130
AI & Automation Listed

bosskuai-cross-model-escalation

Use this when the current model is stuck, low-confidence, missing a capability, or repeating failed attempts. It defines how to bring in another model, tool surface, or session for scoped assistance across Claude, Codex, and Cursor without losing ownership of the task.

5 Updated 3 days ago
wankimmy
AI & Automation Listed

metacognitive-guard

Monitors Claude's responses for struggle signals and suggests escalation to deep-thinking agents when complexity exceeds comfortable reasoning capacity.

335 Updated today
aiskillstore
AI & Automation Listed

elevate

Shifts the model from compliant executor to critical expert advisor. Identifies the domain, adopts top-tier expert perspective, understands the PURPOSE, returns ranked proposals to elevate the work. Works across UI/UX, copy, architecture, planning, code, strategy, branding. Invoke ONLY via /elevate — do NOT trigger on 'make this better' or 'what am I missing'.

2 Updated 1 weeks ago
catcatcatstudio