escalate

Decide task escalation actions from failure outcomes in milestone-based projects.

85|9|Updated May 28, 2026
One-click install
npx skills add https://github.com/ryanczak/rexyMCP --skill escalate-ryanczak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: escalate
Source: https://github.com/ryanczak/rexyMCP/tree/main/plugin/skills/escalate
Command: npx skills add https://github.com/ryanczak/rexyMCP --skill escalate-ryanczak

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps in making critical decisions when a task fails, providing a structured approach to handle failures effectively.

Core Features & Use Cases

  • Escalation Decision Making: Offers guidance on how to handle failures like hard_fail or budget_exceeded.
  • Refined Re-dispatch: Recommends refining specifications and re-dispatching tasks for weak models.
  • Session Takeover: Allows manual intervention when the task is critical and requires immediate attention.
  • Resume: Continues a partially completed task from where it left off.
  • Use Case: When a task in the development process fails, use this Skill to decide whether to refine the task, take over manually, or resume from a previous state.

Quick Start

To escalate a task, use the command: /escalate <phase>.

Frequently Asked Questions about escalate

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

FAQPage Schema
How do I handle task escalation when a software development milestone fails?

Task escalation for failed software milestones involves interpreting phase specifications and diagnostic data to execute pre-defined strategies like refining specifications, resuming from a previous state, or manual session takeover.

What is the best way to manage a hard fail or budget exceeded error in a development workflow?

Managing a hard fail or budget exceeded error requires structured decision making to determine whether to re-dispatch the task with refined specifications for weaker models or initiate a manual session takeover for critical tasks.

Can I resume a partially completed software task from where it left off after a failure?

Yes, you can resume partially completed software tasks from their previous state after a failure. This escalation strategy continues execution directly from the point of interruption without restarting the entire phase.

When should I manually take over a failed task instead of re-dispatching it?

You should manually take over a failed task instead of re-dispatching it when the task is critical and requires immediate human intervention, whereas re-dispatching with refined specifications suits weak models better.

Does this task escalation approach work for milestone-based software projects?

Yes, this task escalation approach specifically applies to milestone-based software development projects. It requires interpreting phase specifications and analyzing diagnostic information to handle failure outcomes effectively.