cloudflare/escalation
Decide when and how to escalate a customer conversation to a human agent. Use when a request is high-risk, the customer is frustrated, or the issue is outside what you can resolve.
npx skills add https://github.com/cloudflare/agents --skill escalation
Hand off to a human when it is the right call, and make the handoff clean.
Take cloudflare/escalation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.