Creator · athola
Last updated · Sep 5, 2026
Assess whether to escalate models. Use when evaluating reasoning depth.
Creator · athola
Last updated · Sep 5, 2026
Assess whether to escalate models. Use when evaluating reasoning depth.
Creator · athola
Last updated · Sep 5, 2026
Assess whether to escalate models. Use when evaluating reasoning depth.
Creator · athola
Last updated · Sep 5, 2026
Assess whether to escalate models. Use when evaluating reasoning depth.
Install targets
Codex install prompt
Install the "escalation-governance" agent skill from https://github.com/athola/claude-night-market/tree/master/plugins/abstract/skills/escalation-governance. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Assess whether to escalate models. Use when evaluating reasoning depth. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"athola-escalation-governance","task":"Install escalation-governance","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add athola/claude-night-market --skill escalation-governance
Maintenance
fresh
4d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
335
72/100 Quality · 64/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review · Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
335 GitHub stars
Repo activity
335 stars, 34 forks
Maintenance
4d since push
License
MIT
Install
npx skills add athola/claude-night-market --skill escalation-governance
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add athola/claude-night-market --skill escalation-governanceDo not use when
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/athola-escalation-governance/install
Agent should check
Copy prompt
Task: Use escalation-governance in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/athola-escalation-governance/install
Install command: npx skills add athola/claude-night-market --skill escalation-governance
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/athola-escalation-governance/install
LLM text format
/api/skills/athola-escalation-governance/install?format=text
Find alternatives
/api/skills/search?q=escalation-governance&limit=3
Agent prompt
Use escalation-governance for this task. Review https://www.openagentskill.com/api/skills/athola-escalation-governance/install, then install with: npx skills add athola/claude-night-market --skill escalation-governanceRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/athola-escalation-governance
LLM text
/api/registry/manifest/athola-escalation-governance?format=text
Install alias
/api/registry/install/athola-escalation-governance
Recommend
/api/registry/recommend?task=Use%20escalation-governance%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Research agents
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
INFO335 GitHub stars
Stars/forks activity
CHECK335 stars, 34 forks; issue activity unavailable in current metadata
Recent maintenance
PASS4d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Workflow fit
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Ingest, retrieve, and cite
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
--- name: escalation-governance description: 'Assess whether to escalate models. Use when evaluating reasoning depth.' alwaysApply: false category: agent-workflow tags: - escalation - model-selection - governance - agents - orchestration dependencies: [] estimated_tokens: 800 model_hint: standard --- ## 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:**
| Trigger | Description | Example | |---------|-------------|---------| | Genuine complexity | Task inherently requires nuanced judgment | Security policy trade-offs | | Reasoning depth | Multiple inference steps with uncertainty | Architecture decisions | | Novel patterns | No existing patterns apply | First-of-kind implementation | | High stakes | Error cost justifies capability investment | Production deployment | | Ambiguity resolution | Multiple valid interpretations need weighing | Spec clarification |
## When NOT to Escalate
**Illegitimate escalation triggers:**
| Anti-Pattern | Why It's Wrong | What to Do Instead | |--------------|----------------|---------------------| | "Maybe smarter model will figure it out" | This is thrashing | Investigate root cause | | Multiple failed attempts | Suggests wrong approach, not insufficient capability | Question your assumptions | | Time pressure | Urgency doesn't change task complexity | Systematic investigation is faster | | Uncertainty without investigation | You haven't tried to understand yet | Gather evidence first | | "Just to be safe" | False safety - wastes resources | Assess actual complexity |
## Decision Framework
Before escalating, answer these questions:
### 1. Have I understood the problem?
- [ ] Can I articulate why the current model is insufficient? - [ ] Have I identified what specific reasoning capability is missing? - [ ] Is this a capability gap or a knowledge gap?
**If knowledge gap:** Gather more information, don't escalate.
### 2. Have I investigated systematically?
- [ ] Did I read error messages/outputs carefully? - [ ] Did I check for similar solved problems? - [ ] Did I form and test a hypothesis?
**If not investigated:** Complete investigation first.
### 3. Is escalation the right solution?
- [ ] Would a different approach work at current model level? - [ ] Is the task inherently complex, or am I making it complex? - [ ] Would breaking the task into smaller pieces help?
**If decomposable:** Break down, don't escalate.
### 4. Can I justify the trade-off?
- [ ] What's the cost (latency, tokens, money) of escalation? - [ ] What's the benefit (accuracy, safety, completeness)? - [ ] Is the benefit proportional to the cost?
**If not proportional:** Don't escalate.
## Escalation Protocol
When escalation IS justified:
1. **Document the reason** - State why current model is insufficient 2. **Specify the scope** - What specific subtask needs higher capability? 3. **Define success** - How will you know the escalated task succeeded? 4. **Return promptly** - Drop back to efficient model after reasoning task
## Common Rationalizations
| Excuse | Reality | |--------|---------| | "This is complex" | Complex for whom? Have you tried? | | "Better safe than sorry" | Safety theater wastes resources | | "I tried and failed" | How many times? Did you investigate why? | | "The user expects quality" | Quality comes from process, not model size | | "Just this once" | Exceptions become habits | | "Time is money" | Systematic approach is faster than thrashing |
## Agent Schema
Agents can declare escalation hints in frontmatter:
```yaml model: haiku escalation: to: sonnet # Suggested escalation target hints: # Advisory triggers (orchestrator may override) - security_sensitive # Touches auth, secrets, permissions - ambiguous_input # Multiple valid interpretations - novel_pattern # No existing patterns apply - high_stakes # Error would be costly ``` **Verification:** Run the command with `--help` flag to verify availability.
**Key points:** - Hints are advisory, not mandatory - Orchestrator has final authority - Orchestrator can escalate without hints (broader context) - Orchestrator can ignore hints (task is actually simple)
## Orchestrator Authority
The orchestrator (typically Opus) makes final escalation decisions:
**Can follow hints:** When hint matches observed conditions **Can override to escalate:** When context demands it (even without hints) **Can override to stay:** When task is simpler than hints suggest **Can escalate beyond hint:** Go to opus even if hint says sonnet
The orchestrator's judgment, informed by conversation context, supersedes static hints.
## Red Flags - STOP and Investigate
If you catch yourself thinking: - "Let me try with a better model" - "This should be simple but isn't working" - "I've tried everything" (but haven't investigated why) - "The smarter model will know what to do" - "I don't understand why this isn't working"
**ALL of these mean: STOP. Investigate first.**
## Integration with Agent Workflow
``` **Verification:** Run the command with `--help` flag to verify availability. Agent starts task at assigned model ├── Task succeeds → Complete └── Task struggles → ├── Investigate systematically │ ├── Root cause found → Fix at current model │ └── Genuine capability gap → Escalate with justification └── Don't investigate → WRONG PATH └── "Maybe escalate?" → NO. Investigate first. ``` **Verification:** Run the command with `--help` flag to verify availability.
## Quick Reference
| Situation | Action | |-----------|--------| | Task inherently requires nuanced reasoning | Escalate | | Agent uncertain but hasn't investigated | Investigate first | | Multiple attempts failed | Question approach, not model | | Security/high-stakes decision | Escalate | | "Maybe smarter model knows" | Never escalate on this basis | | Hint fires, task is actually simple | Override, stay at current model | | No hint fires, task is actually complex | Override, escalate |
## Model Capability Notes
**MCP Tool Search (Claude Code 2.1.7+)**: Haiku models do not support MCP tool search. If a workflow uses many MCP tools (descriptions exceeding 10% of context), those tools load upfront on haiku instead of being deferred. This can consume significant context. Consider escalating to sonnet for MCP-heavy workflows or ensure haiku agents use only native tools (Read, Write, Bash, etc.).
**Claude.ai MCP Connectors (Claude Code 2.1.46+)**: Users with claude.ai connectors configured may have additional MCP tools auto-loaded, increasing the total tool description footprint. This makes it more likely that haiku agents will exceed the 10% tool search threshold. When escalation decisions involve MCP-heavy workflows, factor in claude.ai connector tool count via `/mcp`.
**Effort Controls as Escalation Alternative (Opus 4.6 / Claude Code 2.1.32+)**: Opus 4.6 introduces adaptive thinking with effort levels (`low`, `medium`, `high`). The `max` level was removed in 2.1.72 for Opus 4.6, and `high` became the ceiling on that model. Claude Code 2.1.111 reintroduced `max` and added `xhigh` (between `high` and `max`) for Opus 4.7 only; on other models `xhigh` falls back to `high`. Symbols: ○ (low) ◐ (medium) ● (high) ◉ (xhigh) ★ (max). Use `/effort` (interactive slider since 2.1.111) or `/effort auto` to reset. Before escalating between models, consider whether adjusting effort on the current model would suffice:
| Instead of... | Consider... | When | |--------------|-------------|------| | Haiku → Sonnet | Stay on Haiku | Task is still deterministic, just needs more context | | Sonnet → Opus | Opus@medium | Moderate reasoning, not deep architectural analysis | | Opus@medium → "maybe try again" | Opus@high or "ultrathink" | Genuine complexity needing deeper reasoning | | Opus 4.7@high → escalate | Opus 4.7@xhigh or @max | Deep architectural analysis on Opus 4.7 specifically |
**Default effort change (2.1.68+)**: Opus 4.6 now defaults to **medium effort** for Max and Team subscribers. Use `/model` to change effort level, or type "ultrathink" in your prompt to enable high effort for the next turn.
**Opus 4/4.1 removed (2.1.68+)**: Opus 4 and 4.1 are no longer available on the first-party API. Users with these models pinned are automatically migrated to Opus 4.6. No action needed for agents using `model` frontmatter, as the migration is transparent.
**Sonnet 4.5 → 4.6 migration (2.1.69+)**: Sonnet 4.5 users on Pro/Max/Team Premium are automatically migrated to Sonnet 4.6. Agent model frontmatter referencing Sonnet resolves transparently. The `--model` flags for `claude-opus-4-0` and `claude-opus-4-1` now correctly resolve to Opus 4.6 instead of deprecated versions.
**Effort parameter fix (2.1.70+)**: Fixed API 400 error `This model does not support the effort parameter` when using custom Bedrock inference profiles or non-standard Claude model identifiers. Effort controls now work reliably across all deployment configurations.
**Default Opus 4.6 on providers (2.1.73+)**: Bedrock, Vertex, and Microsoft Foundry now default to Opus 4.6 (was Opus 4.1). Subagent `model: opus`/`sonnet`/`haiku` aliases now resolve to the current version on all providers; previously they were silently downgraded to older versions (e.g., Opus 4.1 instead of 4.6). This fix means agent dispatch workflows on third-party providers now match first-party API behavior.
**`modelOverrides` setting (2.1.73+)**: Maps model picker entries to provider-specific IDs (Bedrock inference profile ARNs, Vertex version names, Foundry deployment names). Use when routing model selections to specific inference profiles. See the model optimization guide for configuration details.
**`/output-style` deprecated (2.1.73+)**: Use `/config` instead. Output style is now fixed at session start for better prompt caching.
**Full model IDs in agent frontmatter (2.1.74+)**: Agent `model:` fields now accept full model IDs (e.g., `claude-opus-4-6`) in addition to aliases (`opus`, `sonnet`, `haiku`). Previously, full IDs were silently ignored. Agents now accept the same values as `--model`.
Effort controls do NOT replace the escalation governance framework: they provide an additional axis. The Iron Law still applies: investigate before changing either model or effort level.
## Exit Criteria
- [ ] A decision (escalate / stay) is stated with a named trigger from the "When to Escalate" or "When NOT to Escalate" tables, not a vague claim of complexity. - [ ] If escalation is recommended, the spec
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for escalation-governance, ready for a manual X post.
A practical pick for market research: escalation-governance: Assess whether to escalate models. Use when evaluating reasoning depth. 335 stars https://www.openagentskill.com/skills/athola-escalation-governance?ref=x
Listing + install path for escalation-governance: https://www.openagentskill.com/skills/athola-escalation-governance?ref=x Install: npx skills add athola/claude-night-market --skill escalation-governance
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to athola but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/athola-escalation-governance/audit)
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)athola
@athola
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Do not auto-install
Install targets
Codex install prompt
Install the "escalation-governance" agent skill from https://github.com/athola/claude-night-market/tree/master/plugins/abstract/skills/escalation-governance. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Assess whether to escalate models. Use when evaluating reasoning depth. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"athola-escalation-governance","task":"Install escalation-governance","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add athola/claude-night-market --skill escalation-governance
Maintenance
fresh
4d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
335
72/100 Quality · 64/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review · Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
335 GitHub stars
Repo activity
335 stars, 34 forks
Maintenance
4d since push
License
MIT
Install
npx skills add athola/claude-night-market --skill escalation-governance
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add athola/claude-night-market --skill escalation-governanceDo not use when
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/athola-escalation-governance/install
Agent should check
Copy prompt
Task: Use escalation-governance in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/athola-escalation-governance/install
Install command: npx skills add athola/claude-night-market --skill escalation-governance
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/athola-escalation-governance/install
LLM text format
/api/skills/athola-escalation-governance/install?format=text
Find alternatives
/api/skills/search?q=escalation-governance&limit=3
Agent prompt
Use escalation-governance for this task. Review https://www.openagentskill.com/api/skills/athola-escalation-governance/install, then install with: npx skills add athola/claude-night-market --skill escalation-governanceRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/athola-escalation-governance
LLM text
/api/registry/manifest/athola-escalation-governance?format=text
Install alias
/api/registry/install/athola-escalation-governance
Recommend
/api/registry/recommend?task=Use%20escalation-governance%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Research agents
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
INFO335 GitHub stars
Stars/forks activity
CHECK335 stars, 34 forks; issue activity unavailable in current metadata
Recent maintenance
PASS4d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Workflow fit
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Ingest, retrieve, and cite
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
--- name: escalation-governance description: 'Assess whether to escalate models. Use when evaluating reasoning depth.' alwaysApply: false category: agent-workflow tags: - escalation - model-selection - governance - agents - orchestration dependencies: [] estimated_tokens: 800 model_hint: standard --- ## 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:**
| Trigger | Description | Example | |---------|-------------|---------| | Genuine complexity | Task inherently requires nuanced judgment | Security policy trade-offs | | Reasoning depth | Multiple inference steps with uncertainty | Architecture decisions | | Novel patterns | No existing patterns apply | First-of-kind implementation | | High stakes | Error cost justifies capability investment | Production deployment | | Ambiguity resolution | Multiple valid interpretations need weighing | Spec clarification |
## When NOT to Escalate
**Illegitimate escalation triggers:**
| Anti-Pattern | Why It's Wrong | What to Do Instead | |--------------|----------------|---------------------| | "Maybe smarter model will figure it out" | This is thrashing | Investigate root cause | | Multiple failed attempts | Suggests wrong approach, not insufficient capability | Question your assumptions | | Time pressure | Urgency doesn't change task complexity | Systematic investigation is faster | | Uncertainty without investigation | You haven't tried to understand yet | Gather evidence first | | "Just to be safe" | False safety - wastes resources | Assess actual complexity |
## Decision Framework
Before escalating, answer these questions:
### 1. Have I understood the problem?
- [ ] Can I articulate why the current model is insufficient? - [ ] Have I identified what specific reasoning capability is missing? - [ ] Is this a capability gap or a knowledge gap?
**If knowledge gap:** Gather more information, don't escalate.
### 2. Have I investigated systematically?
- [ ] Did I read error messages/outputs carefully? - [ ] Did I check for similar solved problems? - [ ] Did I form and test a hypothesis?
**If not investigated:** Complete investigation first.
### 3. Is escalation the right solution?
- [ ] Would a different approach work at current model level? - [ ] Is the task inherently complex, or am I making it complex? - [ ] Would breaking the task into smaller pieces help?
**If decomposable:** Break down, don't escalate.
### 4. Can I justify the trade-off?
- [ ] What's the cost (latency, tokens, money) of escalation? - [ ] What's the benefit (accuracy, safety, completeness)? - [ ] Is the benefit proportional to the cost?
**If not proportional:** Don't escalate.
## Escalation Protocol
When escalation IS justified:
1. **Document the reason** - State why current model is insufficient 2. **Specify the scope** - What specific subtask needs higher capability? 3. **Define success** - How will you know the escalated task succeeded? 4. **Return promptly** - Drop back to efficient model after reasoning task
## Common Rationalizations
| Excuse | Reality | |--------|---------| | "This is complex" | Complex for whom? Have you tried? | | "Better safe than sorry" | Safety theater wastes resources | | "I tried and failed" | How many times? Did you investigate why? | | "The user expects quality" | Quality comes from process, not model size | | "Just this once" | Exceptions become habits | | "Time is money" | Systematic approach is faster than thrashing |
## Agent Schema
Agents can declare escalation hints in frontmatter:
```yaml model: haiku escalation: to: sonnet # Suggested escalation target hints: # Advisory triggers (orchestrator may override) - security_sensitive # Touches auth, secrets, permissions - ambiguous_input # Multiple valid interpretations - novel_pattern # No existing patterns apply - high_stakes # Error would be costly ``` **Verification:** Run the command with `--help` flag to verify availability.
**Key points:** - Hints are advisory, not mandatory - Orchestrator has final authority - Orchestrator can escalate without hints (broader context) - Orchestrator can ignore hints (task is actually simple)
## Orchestrator Authority
The orchestrator (typically Opus) makes final escalation decisions:
**Can follow hints:** When hint matches observed conditions **Can override to escalate:** When context demands it (even without hints) **Can override to stay:** When task is simpler than hints suggest **Can escalate beyond hint:** Go to opus even if hint says sonnet
The orchestrator's judgment, informed by conversation context, supersedes static hints.
## Red Flags - STOP and Investigate
If you catch yourself thinking: - "Let me try with a better model" - "This should be simple but isn't working" - "I've tried everything" (but haven't investigated why) - "The smarter model will know what to do" - "I don't understand why this isn't working"
**ALL of these mean: STOP. Investigate first.**
## Integration with Agent Workflow
``` **Verification:** Run the command with `--help` flag to verify availability. Agent starts task at assigned model ├── Task succeeds → Complete └── Task struggles → ├── Investigate systematically │ ├── Root cause found → Fix at current model │ └── Genuine capability gap → Escalate with justification └── Don't investigate → WRONG PATH └── "Maybe escalate?" → NO. Investigate first. ``` **Verification:** Run the command with `--help` flag to verify availability.
## Quick Reference
| Situation | Action | |-----------|--------| | Task inherently requires nuanced reasoning | Escalate | | Agent uncertain but hasn't investigated | Investigate first | | Multiple attempts failed | Question approach, not model | | Security/high-stakes decision | Escalate | | "Maybe smarter model knows" | Never escalate on this basis | | Hint fires, task is actually simple | Override, stay at current model | | No hint fires, task is actually complex | Override, escalate |
## Model Capability Notes
**MCP Tool Search (Claude Code 2.1.7+)**: Haiku models do not support MCP tool search. If a workflow uses many MCP tools (descriptions exceeding 10% of context), those tools load upfront on haiku instead of being deferred. This can consume significant context. Consider escalating to sonnet for MCP-heavy workflows or ensure haiku agents use only native tools (Read, Write, Bash, etc.).
**Claude.ai MCP Connectors (Claude Code 2.1.46+)**: Users with claude.ai connectors configured may have additional MCP tools auto-loaded, increasing the total tool description footprint. This makes it more likely that haiku agents will exceed the 10% tool search threshold. When escalation decisions involve MCP-heavy workflows, factor in claude.ai connector tool count via `/mcp`.
**Effort Controls as Escalation Alternative (Opus 4.6 / Claude Code 2.1.32+)**: Opus 4.6 introduces adaptive thinking with effort levels (`low`, `medium`, `high`). The `max` level was removed in 2.1.72 for Opus 4.6, and `high` became the ceiling on that model. Claude Code 2.1.111 reintroduced `max` and added `xhigh` (between `high` and `max`) for Opus 4.7 only; on other models `xhigh` falls back to `high`. Symbols: ○ (low) ◐ (medium) ● (high) ◉ (xhigh) ★ (max). Use `/effort` (interactive slider since 2.1.111) or `/effort auto` to reset. Before escalating between models, consider whether adjusting effort on the current model would suffice:
| Instead of... | Consider... | When | |--------------|-------------|------| | Haiku → Sonnet | Stay on Haiku | Task is still deterministic, just needs more context | | Sonnet → Opus | Opus@medium | Moderate reasoning, not deep architectural analysis | | Opus@medium → "maybe try again" | Opus@high or "ultrathink" | Genuine complexity needing deeper reasoning | | Opus 4.7@high → escalate | Opus 4.7@xhigh or @max | Deep architectural analysis on Opus 4.7 specifically |
**Default effort change (2.1.68+)**: Opus 4.6 now defaults to **medium effort** for Max and Team subscribers. Use `/model` to change effort level, or type "ultrathink" in your prompt to enable high effort for the next turn.
**Opus 4/4.1 removed (2.1.68+)**: Opus 4 and 4.1 are no longer available on the first-party API. Users with these models pinned are automatically migrated to Opus 4.6. No action needed for agents using `model` frontmatter, as the migration is transparent.
**Sonnet 4.5 → 4.6 migration (2.1.69+)**: Sonnet 4.5 users on Pro/Max/Team Premium are automatically migrated to Sonnet 4.6. Agent model frontmatter referencing Sonnet resolves transparently. The `--model` flags for `claude-opus-4-0` and `claude-opus-4-1` now correctly resolve to Opus 4.6 instead of deprecated versions.
**Effort parameter fix (2.1.70+)**: Fixed API 400 error `This model does not support the effort parameter` when using custom Bedrock inference profiles or non-standard Claude model identifiers. Effort controls now work reliably across all deployment configurations.
**Default Opus 4.6 on providers (2.1.73+)**: Bedrock, Vertex, and Microsoft Foundry now default to Opus 4.6 (was Opus 4.1). Subagent `model: opus`/`sonnet`/`haiku` aliases now resolve to the current version on all providers; previously they were silently downgraded to older versions (e.g., Opus 4.1 instead of 4.6). This fix means agent dispatch workflows on third-party providers now match first-party API behavior.
**`modelOverrides` setting (2.1.73+)**: Maps model picker entries to provider-specific IDs (Bedrock inference profile ARNs, Vertex version names, Foundry deployment names). Use when routing model selections to specific inference profiles. See the model optimization guide for configuration details.
**`/output-style` deprecated (2.1.73+)**: Use `/config` instead. Output style is now fixed at session start for better prompt caching.
**Full model IDs in agent frontmatter (2.1.74+)**: Agent `model:` fields now accept full model IDs (e.g., `claude-opus-4-6`) in addition to aliases (`opus`, `sonnet`, `haiku`). Previously, full IDs were silently ignored. Agents now accept the same values as `--model`.
Effort controls do NOT replace the escalation governance framework: they provide an additional axis. The Iron Law still applies: investigate before changing either model or effort level.
## Exit Criteria
- [ ] A decision (escalate / stay) is stated with a named trigger from the "When to Escalate" or "When NOT to Escalate" tables, not a vague claim of complexity. - [ ] If escalation is recommended, the spec
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for escalation-governance, ready for a manual X post.
A practical pick for market research: escalation-governance: Assess whether to escalate models. Use when evaluating reasoning depth. 335 stars https://www.openagentskill.com/skills/athola-escalation-governance?ref=x
Listing + install path for escalation-governance: https://www.openagentskill.com/skills/athola-escalation-governance?ref=x Install: npx skills add athola/claude-night-market --skill escalation-governance
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to athola but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/athola-escalation-governance/audit)
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)athola
@athola
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Do not auto-install
Install targets
Codex install prompt
Install the "escalation-governance" agent skill from https://github.com/athola/claude-night-market/tree/master/plugins/abstract/skills/escalation-governance. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Assess whether to escalate models. Use when evaluating reasoning depth. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"athola-escalation-governance","task":"Install escalation-governance","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add athola/claude-night-market --skill escalation-governance
Maintenance
fresh
4d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
335
72/100 Quality · 64/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review · Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
335 GitHub stars
Repo activity
335 stars, 34 forks
Maintenance
4d since push
License
MIT
Install
npx skills add athola/claude-night-market --skill escalation-governance
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add athola/claude-night-market --skill escalation-governanceDo not use when
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/athola-escalation-governance/install
Agent should check
Copy prompt
Task: Use escalation-governance in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/athola-escalation-governance/install
Install command: npx skills add athola/claude-night-market --skill escalation-governance
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/athola-escalation-governance/install
LLM text format
/api/skills/athola-escalation-governance/install?format=text
Find alternatives
/api/skills/search?q=escalation-governance&limit=3
Agent prompt
Use escalation-governance for this task. Review https://www.openagentskill.com/api/skills/athola-escalation-governance/install, then install with: npx skills add athola/claude-night-market --skill escalation-governanceRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/athola-escalation-governance
LLM text
/api/registry/manifest/athola-escalation-governance?format=text
Install alias
/api/registry/install/athola-escalation-governance
Recommend
/api/registry/recommend?task=Use%20escalation-governance%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Research agents
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
INFO335 GitHub stars
Stars/forks activity
CHECK335 stars, 34 forks; issue activity unavailable in current metadata
Recent maintenance
PASS4d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Workflow fit
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Ingest, retrieve, and cite
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
--- name: escalation-governance description: 'Assess whether to escalate models. Use when evaluating reasoning depth.' alwaysApply: false category: agent-workflow tags: - escalation - model-selection - governance - agents - orchestration dependencies: [] estimated_tokens: 800 model_hint: standard --- ## 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:**
| Trigger | Description | Example | |---------|-------------|---------| | Genuine complexity | Task inherently requires nuanced judgment | Security policy trade-offs | | Reasoning depth | Multiple inference steps with uncertainty | Architecture decisions | | Novel patterns | No existing patterns apply | First-of-kind implementation | | High stakes | Error cost justifies capability investment | Production deployment | | Ambiguity resolution | Multiple valid interpretations need weighing | Spec clarification |
## When NOT to Escalate
**Illegitimate escalation triggers:**
| Anti-Pattern | Why It's Wrong | What to Do Instead | |--------------|----------------|---------------------| | "Maybe smarter model will figure it out" | This is thrashing | Investigate root cause | | Multiple failed attempts | Suggests wrong approach, not insufficient capability | Question your assumptions | | Time pressure | Urgency doesn't change task complexity | Systematic investigation is faster | | Uncertainty without investigation | You haven't tried to understand yet | Gather evidence first | | "Just to be safe" | False safety - wastes resources | Assess actual complexity |
## Decision Framework
Before escalating, answer these questions:
### 1. Have I understood the problem?
- [ ] Can I articulate why the current model is insufficient? - [ ] Have I identified what specific reasoning capability is missing? - [ ] Is this a capability gap or a knowledge gap?
**If knowledge gap:** Gather more information, don't escalate.
### 2. Have I investigated systematically?
- [ ] Did I read error messages/outputs carefully? - [ ] Did I check for similar solved problems? - [ ] Did I form and test a hypothesis?
**If not investigated:** Complete investigation first.
### 3. Is escalation the right solution?
- [ ] Would a different approach work at current model level? - [ ] Is the task inherently complex, or am I making it complex? - [ ] Would breaking the task into smaller pieces help?
**If decomposable:** Break down, don't escalate.
### 4. Can I justify the trade-off?
- [ ] What's the cost (latency, tokens, money) of escalation? - [ ] What's the benefit (accuracy, safety, completeness)? - [ ] Is the benefit proportional to the cost?
**If not proportional:** Don't escalate.
## Escalation Protocol
When escalation IS justified:
1. **Document the reason** - State why current model is insufficient 2. **Specify the scope** - What specific subtask needs higher capability? 3. **Define success** - How will you know the escalated task succeeded? 4. **Return promptly** - Drop back to efficient model after reasoning task
## Common Rationalizations
| Excuse | Reality | |--------|---------| | "This is complex" | Complex for whom? Have you tried? | | "Better safe than sorry" | Safety theater wastes resources | | "I tried and failed" | How many times? Did you investigate why? | | "The user expects quality" | Quality comes from process, not model size | | "Just this once" | Exceptions become habits | | "Time is money" | Systematic approach is faster than thrashing |
## Agent Schema
Agents can declare escalation hints in frontmatter:
```yaml model: haiku escalation: to: sonnet # Suggested escalation target hints: # Advisory triggers (orchestrator may override) - security_sensitive # Touches auth, secrets, permissions - ambiguous_input # Multiple valid interpretations - novel_pattern # No existing patterns apply - high_stakes # Error would be costly ``` **Verification:** Run the command with `--help` flag to verify availability.
**Key points:** - Hints are advisory, not mandatory - Orchestrator has final authority - Orchestrator can escalate without hints (broader context) - Orchestrator can ignore hints (task is actually simple)
## Orchestrator Authority
The orchestrator (typically Opus) makes final escalation decisions:
**Can follow hints:** When hint matches observed conditions **Can override to escalate:** When context demands it (even without hints) **Can override to stay:** When task is simpler than hints suggest **Can escalate beyond hint:** Go to opus even if hint says sonnet
The orchestrator's judgment, informed by conversation context, supersedes static hints.
## Red Flags - STOP and Investigate
If you catch yourself thinking: - "Let me try with a better model" - "This should be simple but isn't working" - "I've tried everything" (but haven't investigated why) - "The smarter model will know what to do" - "I don't understand why this isn't working"
**ALL of these mean: STOP. Investigate first.**
## Integration with Agent Workflow
``` **Verification:** Run the command with `--help` flag to verify availability. Agent starts task at assigned model ├── Task succeeds → Complete └── Task struggles → ├── Investigate systematically │ ├── Root cause found → Fix at current model │ └── Genuine capability gap → Escalate with justification └── Don't investigate → WRONG PATH └── "Maybe escalate?" → NO. Investigate first. ``` **Verification:** Run the command with `--help` flag to verify availability.
## Quick Reference
| Situation | Action | |-----------|--------| | Task inherently requires nuanced reasoning | Escalate | | Agent uncertain but hasn't investigated | Investigate first | | Multiple attempts failed | Question approach, not model | | Security/high-stakes decision | Escalate | | "Maybe smarter model knows" | Never escalate on this basis | | Hint fires, task is actually simple | Override, stay at current model | | No hint fires, task is actually complex | Override, escalate |
## Model Capability Notes
**MCP Tool Search (Claude Code 2.1.7+)**: Haiku models do not support MCP tool search. If a workflow uses many MCP tools (descriptions exceeding 10% of context), those tools load upfront on haiku instead of being deferred. This can consume significant context. Consider escalating to sonnet for MCP-heavy workflows or ensure haiku agents use only native tools (Read, Write, Bash, etc.).
**Claude.ai MCP Connectors (Claude Code 2.1.46+)**: Users with claude.ai connectors configured may have additional MCP tools auto-loaded, increasing the total tool description footprint. This makes it more likely that haiku agents will exceed the 10% tool search threshold. When escalation decisions involve MCP-heavy workflows, factor in claude.ai connector tool count via `/mcp`.
**Effort Controls as Escalation Alternative (Opus 4.6 / Claude Code 2.1.32+)**: Opus 4.6 introduces adaptive thinking with effort levels (`low`, `medium`, `high`). The `max` level was removed in 2.1.72 for Opus 4.6, and `high` became the ceiling on that model. Claude Code 2.1.111 reintroduced `max` and added `xhigh` (between `high` and `max`) for Opus 4.7 only; on other models `xhigh` falls back to `high`. Symbols: ○ (low) ◐ (medium) ● (high) ◉ (xhigh) ★ (max). Use `/effort` (interactive slider since 2.1.111) or `/effort auto` to reset. Before escalating between models, consider whether adjusting effort on the current model would suffice:
| Instead of... | Consider... | When | |--------------|-------------|------| | Haiku → Sonnet | Stay on Haiku | Task is still deterministic, just needs more context | | Sonnet → Opus | Opus@medium | Moderate reasoning, not deep architectural analysis | | Opus@medium → "maybe try again" | Opus@high or "ultrathink" | Genuine complexity needing deeper reasoning | | Opus 4.7@high → escalate | Opus 4.7@xhigh or @max | Deep architectural analysis on Opus 4.7 specifically |
**Default effort change (2.1.68+)**: Opus 4.6 now defaults to **medium effort** for Max and Team subscribers. Use `/model` to change effort level, or type "ultrathink" in your prompt to enable high effort for the next turn.
**Opus 4/4.1 removed (2.1.68+)**: Opus 4 and 4.1 are no longer available on the first-party API. Users with these models pinned are automatically migrated to Opus 4.6. No action needed for agents using `model` frontmatter, as the migration is transparent.
**Sonnet 4.5 → 4.6 migration (2.1.69+)**: Sonnet 4.5 users on Pro/Max/Team Premium are automatically migrated to Sonnet 4.6. Agent model frontmatter referencing Sonnet resolves transparently. The `--model` flags for `claude-opus-4-0` and `claude-opus-4-1` now correctly resolve to Opus 4.6 instead of deprecated versions.
**Effort parameter fix (2.1.70+)**: Fixed API 400 error `This model does not support the effort parameter` when using custom Bedrock inference profiles or non-standard Claude model identifiers. Effort controls now work reliably across all deployment configurations.
**Default Opus 4.6 on providers (2.1.73+)**: Bedrock, Vertex, and Microsoft Foundry now default to Opus 4.6 (was Opus 4.1). Subagent `model: opus`/`sonnet`/`haiku` aliases now resolve to the current version on all providers; previously they were silently downgraded to older versions (e.g., Opus 4.1 instead of 4.6). This fix means agent dispatch workflows on third-party providers now match first-party API behavior.
**`modelOverrides` setting (2.1.73+)**: Maps model picker entries to provider-specific IDs (Bedrock inference profile ARNs, Vertex version names, Foundry deployment names). Use when routing model selections to specific inference profiles. See the model optimization guide for configuration details.
**`/output-style` deprecated (2.1.73+)**: Use `/config` instead. Output style is now fixed at session start for better prompt caching.
**Full model IDs in agent frontmatter (2.1.74+)**: Agent `model:` fields now accept full model IDs (e.g., `claude-opus-4-6`) in addition to aliases (`opus`, `sonnet`, `haiku`). Previously, full IDs were silently ignored. Agents now accept the same values as `--model`.
Effort controls do NOT replace the escalation governance framework: they provide an additional axis. The Iron Law still applies: investigate before changing either model or effort level.
## Exit Criteria
- [ ] A decision (escalate / stay) is stated with a named trigger from the "When to Escalate" or "When NOT to Escalate" tables, not a vague claim of complexity. - [ ] If escalation is recommended, the spec
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for escalation-governance, ready for a manual X post.
A practical pick for market research: escalation-governance: Assess whether to escalate models. Use when evaluating reasoning depth. 335 stars https://www.openagentskill.com/skills/athola-escalation-governance?ref=x
Listing + install path for escalation-governance: https://www.openagentskill.com/skills/athola-escalation-governance?ref=x Install: npx skills add athola/claude-night-market --skill escalation-governance
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to athola but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/athola-escalation-governance/audit)
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)athola
@athola
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Do not auto-install
Install targets
Codex install prompt
Install the "escalation-governance" agent skill from https://github.com/athola/claude-night-market/tree/master/plugins/abstract/skills/escalation-governance. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Assess whether to escalate models. Use when evaluating reasoning depth. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"athola-escalation-governance","task":"Install escalation-governance","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add athola/claude-night-market --skill escalation-governance
Maintenance
fresh
4d since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
335
72/100 Quality · 64/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review · Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Do not auto-installTrust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Choose a stronger alternative or inspect the source manually before any install attempt.
Stars
335 GitHub stars
Repo activity
335 stars, 34 forks
Maintenance
4d since push
License
MIT
Install
npx skills add athola/claude-night-market --skill escalation-governance
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add athola/claude-night-market --skill escalation-governanceDo not use when
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/athola-escalation-governance/install
Agent should check
Copy prompt
Task: Use escalation-governance in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20escalation-governance%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/athola-escalation-governance/install
Install command: npx skills add athola/claude-night-market --skill escalation-governance
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/athola-escalation-governance/install
LLM text format
/api/skills/athola-escalation-governance/install?format=text
Find alternatives
/api/skills/search?q=escalation-governance&limit=3
Agent prompt
Use escalation-governance for this task. Review https://www.openagentskill.com/api/skills/athola-escalation-governance/install, then install with: npx skills add athola/claude-night-market --skill escalation-governanceRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/athola-escalation-governance
LLM text
/api/registry/manifest/athola-escalation-governance?format=text
Install alias
/api/registry/install/athola-escalation-governance
Recommend
/api/registry/recommend?task=Use%20escalation-governance%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Research agents
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.
GitHub adoption
INFO335 GitHub stars
Stars/forks activity
CHECK335 stars, 34 forks; issue activity unavailable in current metadata
Recent maintenance
PASS4d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Choose a stronger alternative or inspect the source manually before any install attempt.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Workflow fit
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Ingest, retrieve, and cite
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
--- name: escalation-governance description: 'Assess whether to escalate models. Use when evaluating reasoning depth.' alwaysApply: false category: agent-workflow tags: - escalation - model-selection - governance - agents - orchestration dependencies: [] estimated_tokens: 800 model_hint: standard --- ## 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:**
| Trigger | Description | Example | |---------|-------------|---------| | Genuine complexity | Task inherently requires nuanced judgment | Security policy trade-offs | | Reasoning depth | Multiple inference steps with uncertainty | Architecture decisions | | Novel patterns | No existing patterns apply | First-of-kind implementation | | High stakes | Error cost justifies capability investment | Production deployment | | Ambiguity resolution | Multiple valid interpretations need weighing | Spec clarification |
## When NOT to Escalate
**Illegitimate escalation triggers:**
| Anti-Pattern | Why It's Wrong | What to Do Instead | |--------------|----------------|---------------------| | "Maybe smarter model will figure it out" | This is thrashing | Investigate root cause | | Multiple failed attempts | Suggests wrong approach, not insufficient capability | Question your assumptions | | Time pressure | Urgency doesn't change task complexity | Systematic investigation is faster | | Uncertainty without investigation | You haven't tried to understand yet | Gather evidence first | | "Just to be safe" | False safety - wastes resources | Assess actual complexity |
## Decision Framework
Before escalating, answer these questions:
### 1. Have I understood the problem?
- [ ] Can I articulate why the current model is insufficient? - [ ] Have I identified what specific reasoning capability is missing? - [ ] Is this a capability gap or a knowledge gap?
**If knowledge gap:** Gather more information, don't escalate.
### 2. Have I investigated systematically?
- [ ] Did I read error messages/outputs carefully? - [ ] Did I check for similar solved problems? - [ ] Did I form and test a hypothesis?
**If not investigated:** Complete investigation first.
### 3. Is escalation the right solution?
- [ ] Would a different approach work at current model level? - [ ] Is the task inherently complex, or am I making it complex? - [ ] Would breaking the task into smaller pieces help?
**If decomposable:** Break down, don't escalate.
### 4. Can I justify the trade-off?
- [ ] What's the cost (latency, tokens, money) of escalation? - [ ] What's the benefit (accuracy, safety, completeness)? - [ ] Is the benefit proportional to the cost?
**If not proportional:** Don't escalate.
## Escalation Protocol
When escalation IS justified:
1. **Document the reason** - State why current model is insufficient 2. **Specify the scope** - What specific subtask needs higher capability? 3. **Define success** - How will you know the escalated task succeeded? 4. **Return promptly** - Drop back to efficient model after reasoning task
## Common Rationalizations
| Excuse | Reality | |--------|---------| | "This is complex" | Complex for whom? Have you tried? | | "Better safe than sorry" | Safety theater wastes resources | | "I tried and failed" | How many times? Did you investigate why? | | "The user expects quality" | Quality comes from process, not model size | | "Just this once" | Exceptions become habits | | "Time is money" | Systematic approach is faster than thrashing |
## Agent Schema
Agents can declare escalation hints in frontmatter:
```yaml model: haiku escalation: to: sonnet # Suggested escalation target hints: # Advisory triggers (orchestrator may override) - security_sensitive # Touches auth, secrets, permissions - ambiguous_input # Multiple valid interpretations - novel_pattern # No existing patterns apply - high_stakes # Error would be costly ``` **Verification:** Run the command with `--help` flag to verify availability.
**Key points:** - Hints are advisory, not mandatory - Orchestrator has final authority - Orchestrator can escalate without hints (broader context) - Orchestrator can ignore hints (task is actually simple)
## Orchestrator Authority
The orchestrator (typically Opus) makes final escalation decisions:
**Can follow hints:** When hint matches observed conditions **Can override to escalate:** When context demands it (even without hints) **Can override to stay:** When task is simpler than hints suggest **Can escalate beyond hint:** Go to opus even if hint says sonnet
The orchestrator's judgment, informed by conversation context, supersedes static hints.
## Red Flags - STOP and Investigate
If you catch yourself thinking: - "Let me try with a better model" - "This should be simple but isn't working" - "I've tried everything" (but haven't investigated why) - "The smarter model will know what to do" - "I don't understand why this isn't working"
**ALL of these mean: STOP. Investigate first.**
## Integration with Agent Workflow
``` **Verification:** Run the command with `--help` flag to verify availability. Agent starts task at assigned model ├── Task succeeds → Complete └── Task struggles → ├── Investigate systematically │ ├── Root cause found → Fix at current model │ └── Genuine capability gap → Escalate with justification └── Don't investigate → WRONG PATH └── "Maybe escalate?" → NO. Investigate first. ``` **Verification:** Run the command with `--help` flag to verify availability.
## Quick Reference
| Situation | Action | |-----------|--------| | Task inherently requires nuanced reasoning | Escalate | | Agent uncertain but hasn't investigated | Investigate first | | Multiple attempts failed | Question approach, not model | | Security/high-stakes decision | Escalate | | "Maybe smarter model knows" | Never escalate on this basis | | Hint fires, task is actually simple | Override, stay at current model | | No hint fires, task is actually complex | Override, escalate |
## Model Capability Notes
**MCP Tool Search (Claude Code 2.1.7+)**: Haiku models do not support MCP tool search. If a workflow uses many MCP tools (descriptions exceeding 10% of context), those tools load upfront on haiku instead of being deferred. This can consume significant context. Consider escalating to sonnet for MCP-heavy workflows or ensure haiku agents use only native tools (Read, Write, Bash, etc.).
**Claude.ai MCP Connectors (Claude Code 2.1.46+)**: Users with claude.ai connectors configured may have additional MCP tools auto-loaded, increasing the total tool description footprint. This makes it more likely that haiku agents will exceed the 10% tool search threshold. When escalation decisions involve MCP-heavy workflows, factor in claude.ai connector tool count via `/mcp`.
**Effort Controls as Escalation Alternative (Opus 4.6 / Claude Code 2.1.32+)**: Opus 4.6 introduces adaptive thinking with effort levels (`low`, `medium`, `high`). The `max` level was removed in 2.1.72 for Opus 4.6, and `high` became the ceiling on that model. Claude Code 2.1.111 reintroduced `max` and added `xhigh` (between `high` and `max`) for Opus 4.7 only; on other models `xhigh` falls back to `high`. Symbols: ○ (low) ◐ (medium) ● (high) ◉ (xhigh) ★ (max). Use `/effort` (interactive slider since 2.1.111) or `/effort auto` to reset. Before escalating between models, consider whether adjusting effort on the current model would suffice:
| Instead of... | Consider... | When | |--------------|-------------|------| | Haiku → Sonnet | Stay on Haiku | Task is still deterministic, just needs more context | | Sonnet → Opus | Opus@medium | Moderate reasoning, not deep architectural analysis | | Opus@medium → "maybe try again" | Opus@high or "ultrathink" | Genuine complexity needing deeper reasoning | | Opus 4.7@high → escalate | Opus 4.7@xhigh or @max | Deep architectural analysis on Opus 4.7 specifically |
**Default effort change (2.1.68+)**: Opus 4.6 now defaults to **medium effort** for Max and Team subscribers. Use `/model` to change effort level, or type "ultrathink" in your prompt to enable high effort for the next turn.
**Opus 4/4.1 removed (2.1.68+)**: Opus 4 and 4.1 are no longer available on the first-party API. Users with these models pinned are automatically migrated to Opus 4.6. No action needed for agents using `model` frontmatter, as the migration is transparent.
**Sonnet 4.5 → 4.6 migration (2.1.69+)**: Sonnet 4.5 users on Pro/Max/Team Premium are automatically migrated to Sonnet 4.6. Agent model frontmatter referencing Sonnet resolves transparently. The `--model` flags for `claude-opus-4-0` and `claude-opus-4-1` now correctly resolve to Opus 4.6 instead of deprecated versions.
**Effort parameter fix (2.1.70+)**: Fixed API 400 error `This model does not support the effort parameter` when using custom Bedrock inference profiles or non-standard Claude model identifiers. Effort controls now work reliably across all deployment configurations.
**Default Opus 4.6 on providers (2.1.73+)**: Bedrock, Vertex, and Microsoft Foundry now default to Opus 4.6 (was Opus 4.1). Subagent `model: opus`/`sonnet`/`haiku` aliases now resolve to the current version on all providers; previously they were silently downgraded to older versions (e.g., Opus 4.1 instead of 4.6). This fix means agent dispatch workflows on third-party providers now match first-party API behavior.
**`modelOverrides` setting (2.1.73+)**: Maps model picker entries to provider-specific IDs (Bedrock inference profile ARNs, Vertex version names, Foundry deployment names). Use when routing model selections to specific inference profiles. See the model optimization guide for configuration details.
**`/output-style` deprecated (2.1.73+)**: Use `/config` instead. Output style is now fixed at session start for better prompt caching.
**Full model IDs in agent frontmatter (2.1.74+)**: Agent `model:` fields now accept full model IDs (e.g., `claude-opus-4-6`) in addition to aliases (`opus`, `sonnet`, `haiku`). Previously, full IDs were silently ignored. Agents now accept the same values as `--model`.
Effort controls do NOT replace the escalation governance framework: they provide an additional axis. The Iron Law still applies: investigate before changing either model or effort level.
## Exit Criteria
- [ ] A decision (escalate / stay) is stated with a named trigger from the "When to Escalate" or "When NOT to Escalate" tables, not a vague claim of complexity. - [ ] If escalation is recommended, the spec
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for escalation-governance, ready for a manual X post.
A practical pick for market research: escalation-governance: Assess whether to escalate models. Use when evaluating reasoning depth. 335 stars https://www.openagentskill.com/skills/athola-escalation-governance?ref=x
Listing + install path for escalation-governance: https://www.openagentskill.com/skills/athola-escalation-governance?ref=x Install: npx skills add athola/claude-night-market --skill escalation-governance
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to athola but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/athola-escalation-governance/audit)
[](https://www.openagentskill.com/skills/athola-escalation-governance?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)athola
@athola
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Do not auto-install
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness