Skip to content

/escalate

Structured escalation when /do hits an unrecoverable blocker. Surfaces what was tried, why it failed, and what the user can decide. Called by /do when work is blocked, cannot proceed, hits an unrecoverable failure, needs a user decision, or gets stuck.

shell
$ npx -y skills add doodledood/manifest-dev --skill escalate --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/escalate
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Structured escalation when /do hits an unrecoverable blocker. Surfaces what was tried, why it failed, and what the user can decide. Called by /do when work is blocked, cannot proceed, hits an unrecoverable failure, needs a user decision, or gets stuck.
Ships withmanifest-dev

Loop engineering for Claude Code and other agent CLIs: figure the problem out first, define what done means, then execute and verify every criterion independently.

Get the whole plugin, auto-invoked
Stats
70
Stars
0
Views
9
Forks
Active
Maintenance
HTML
Language
MIT
License
17h ago
Last commit
6mo ago
Created

Repo: doodledood/manifest-dev

Other skills on manifest-dev.