escalate

Queue complex judgment calls for batch adjudication by human or model.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/ronniepinnell/casper --skill escalate-ronniepinnell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: escalate
Source: https://github.com/ronniepinnell/casper/tree/main/skills/escalate
Command: npx skills add https://github.com/ronniepinnell/casper --skill escalate-ronniepinnell

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the escalation of judgment calls for complex questions that require further analysis, ensuring that the main workflow remains clear and manageable.

Core Features & Use Cases

  • Judgment Escalation: Queues judgment-dense questions for further analysis by a human or model.
  • Provisional Answers: Records a provisional answer while queuing the question to maintain context.
  • Batch Adjudication: Provides a command to batch-adjudicate the queue with a frontier model or human.
  • Use Case: Use the /escalate command to queue a question that is too complex to be decided inline, allowing the main workflow to continue without delay.

Quick Start

Queue a complex question for further analysis with the command: /escalate [the question to queue | burn].

Frequently Asked Questions about escalate

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

FAQPage Schema
How do I handle complex judgment calls without blocking my main workflow?

Judgment escalation automates the queuing of complex questions for further analysis, recording a provisional answer to maintain context while the main workflow continues without delay.

What is batch adjudication for decision-making workflows?

Batch adjudication processes queued judgment-dense questions collectively using a frontier model or human reviewer, resolving complex decisions efficiently after the primary workflow completes.

When do I need to queue questions for adjudication in compliance checks?

Queue questions for adjudication when administrative workflows encounter compliance checks or quality assurance decisions too complex to resolve inline, requiring further analysis without stalling operations.

Can I record a provisional answer while escalating a complex question?

Yes, the escalation mechanism records a provisional answer while queuing the question, maintaining full workflow context and allowing operations to proceed until final adjudication occurs.

What's the best way to automate judgment escalation for administrative workflows?

Automating judgment escalation requires a queueing mechanism and a batch adjudication method, using commands like `/escalate` to queue complex questions while maintaining a clear, manageable main workflow.