escalation-router

Community

Escalate issues to researchers or humans as needed.

Authorblueif16
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Determines escalation paths when errors exceed retry attempts, and formats handoffs for the next stage (researcher or human) with structured signal documentation.

Core Features & Use Cases

  • Error analysis: Evaluate complexity of error reports to determine escalation type.
  • Routing decision: Route to a researcher if knowledge is sufficient or to human intervention if needed.
  • Handoff formatting: Produce a clean handoff document for downstream agents.

Quick Start

Provide an error report; the router outputs a routing decision and a handoff document ready for escalation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: escalation-router
Download link: https://github.com/blueif16/amazing-claude-code-plugins/archive/main.zip#escalation-router

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository