agentsclimarketplace

Escalation decision framework

Skill stephenrogan/csm-skills/skills/escalation-decision-framework

58 plug-and-play agent skills for Customer Success Managers. Works from a single conversation. Scales to a production system.

Install
npx -y skills add stephenrogan/csm-skills --skill escalation-decision-framework

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Helps a CSM decide whether to escalate an issue, when to escalate, to whom, at what severity, and how to frame it. Distinct from the escalation-brief-writer (which structures the escalation document) -- this skill helps with the judgment call of whether escalation is the right move. Use when asked to decide whether to escalate, determine the right escalation level, assess whether an issue warrants internal attention beyond the CSM, or when a CSM is unsure whether a customer issue is "bad enough" to escalate. Also triggers for questions about escalation judgment, severity assessment, when to involve leadership, whether to escalate or handle it yourself, or how to decide the right escalation level.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

7.4 KB, as published. Nobody here has run it

Escalation Decision Framework

Helps with the judgment call: should I escalate this, and if so, to whom? The skill addresses the decision, not the documentation. Most CSMs either escalate too late (waiting until the situation is critical) or too rarely (absorbing issues they should not be absorbing alone).

How to Use

Provide:

  • The issue (what is happening)
  • The customer impact (how it affects their business)
  • What you have tried (your resolution attempts so far)
  • The account context (ARR, health, renewal proximity, strategic importance)
  • Your gut feel (do you think you can resolve this, or do you need help?)

The Escalation Decision Matrix

Score the situation on four dimensions:

Dimension1 (Low)3 (Medium)5 (High)
Customer impactInconvenience. Workaround exists. No business disruptionModerate disruption. Workaround is painful. Some business impactSevere disruption. No workaround. Direct business or revenue impact
Account value<EUR 10k ARR, non-strategicEUR 10-50k ARR or moderate strategic value>EUR 50k ARR or high strategic value (logo, reference, board-level)
Time sensitivityCan be addressed within normal cadence (1-2 weeks)Needs resolution within daysNeeds resolution today. Delay creates compounding damage
CSM capabilityYou can resolve this with existing resources and authorityYou need input or resources you do not have, but the issue is definedThe issue is beyond your expertise, authority, or access. You cannot resolve it alone

Decision logic:

Score RangeDecision
4-8Handle it yourself. Standard CSM resolution. No escalation needed
9-13Escalate for support. You need resources, not rescue. Route to the appropriate team with a clear ask
14-17Escalate with urgency. This requires attention beyond your level. Route to CS leadership and the relevant functional team
18-20Escalate immediately. Executive-level attention. Same-day routing to CS leadership and potentially CRO

Escalation Routing Guide

Issue TypeRoute ToWhen
Product defect (technical)Engineering via support platformWhen the issue cannot be resolved through standard support channels within SLA
Feature gap blocking the customerProduct managementWhen the gap is affecting retention and there is no workaround
Service failure (SLA breach, repeated issues)CS leadership + support leadershipWhen the pattern indicates a systemic problem, not a one-off
Commercial dispute (billing, contract, pricing)CS leadership + financeWhen the customer disputes terms the CSM cannot resolve
Relationship at risk (trust damage, champion frustration)CS leadershipWhen the relationship damage exceeds what the CSM can repair alone
Executive intervention neededCRO or CEO office (via CS leadership)When the situation requires a peer-level response from your leadership
Cross-functional coordinationRelevant team leadsWhen the resolution requires coordinated action across teams the CSM does not control

Common Escalation Mistakes

MistakeWhy It HappensHow to Avoid
Escalating too lateCSM tries to handle everything themselves. By the time they escalate, the customer is furious and the issue is entrenchedSet a personal "if I cannot resolve this in [X] days, I escalate" rule. The threshold depends on severity
Escalating too broadlyCSM panics and involves everyone. Leadership, engineering, product, support -- all get the same messageRoute to one team with a specific ask. Others can be informed later if needed
Escalating without contextCSM says "customer is unhappy, please help" without providing the history, the ask, or the commercial contextUse the escalation-brief-writer skill to structure the brief before routing
Escalating instead of communicatingCSM escalates internally but does not tell the customer what is happening. The customer feels ignoredAlways communicate with the customer in parallel: "I have escalated this to [team] and expect an update by [date]"
Not escalating because "it is not that bad"CSM underestimates the severity because they are too close to the situationAsk yourself: "If my manager heard about this from the customer instead of from me, would they be surprised?" If yes, escalate
Escalating as a complaint, not an askCSM describes the problem but does not say what they needEvery escalation must include a specific ask: "I need engineering to investigate [X] and provide a fix or timeline by [date]"

Output Format

## Escalation Assessment: [Account Name]

### Situation
[2-3 sentences: what is happening]

### Scoring
| Dimension | Score | Rationale |
|-----------|-------|-----------|
| Customer impact | [1-5] | [why] |
| Account value | [1-5] | [why] |
| Time sensitivity | [1-5] | [why] |
| CSM capability | [1-5] | [why] |
| **Total** | **[4-20]** | |

### Decision
[Handle yourself / Escalate for support / Escalate with urgency / Escalate immediately]

### If Escalating
- Route to: [team/person]
- Specific ask: [what you need]
- By when: [deadline]
- Customer communication: [what the customer needs to hear, and when]

Quality Gates

  • Did you score all four dimensions honestly? The temptation is to underweight "CSM capability" because admitting you need help feels uncomfortable. Asking for help early is a sign of judgment, not weakness
  • Is the specific ask clear? If you are escalating, the receiving team should know exactly what you need from them. "Help" is not an ask
  • Have you communicated with the customer? An internal escalation without a customer communication is half an escalation. They need to know you are taking action

Principles

  • Escalation is a tool, not a failure. A CSM who escalates appropriately is demonstrating judgment. A CSM who never escalates is either handling everything (unlikely for a large portfolio) or absorbing issues they should not be
  • The customer should never find out about an escalation before you tell them. If they hear from engineering before they hear from you, you have lost control of the narrative
  • Speed of escalation matters more than perfection of documentation. A brief escalation today is better than a detailed escalation next week. You can supplement the brief once the escalation is in motion
  • The "would my manager be surprised?" test is the best escalation heuristic. If the answer is yes, escalate. If the answer is "probably not, but I'm not sure," escalate. If the answer is definitely not, handle it yourself

Gives 0 of the 12 instructions most docs writing skills give

Counted across 1,637 of the 3,044 authors here whose files we hold, read 2026-08-06

  • announce the skill at startin 54 of 1637, across 21 files
  • convert legacy doc files before editingin 45 of 1637, across 7 files
  • predict questions readers might askin 42 of 1637, across 3 files
  • Generate clarifying questions for initial contextin 42 of 1637, across 3 files
  • Create document scaffold with placeholder textin 42 of 1637, across 3 files
  • Brainstorm content options for each sectionin 42 of 1637, across 3 files
  • Test document with fresh context-less instancein 42 of 1637, across 3 files
  • ask interview questions one at a timein 42 of 1637, across 26 files
  • include exact file paths in every taskin 42 of 1637, across 15 files
  • Apply surgical edits during refinementin 41 of 1637, across 2 files
  • Offer structured workflow or freeformin 40 of 1637, across 1 file
  • Ask for document meta-contextin 40 of 1637, across 1 file

Said here and by no other author read

  • score the situation on four dimensions
  • handle low scores yourself without escalating
  • escalate for support at medium scores
  • escalate with urgency at high scores
  • route each issue to one specific team
  • include a specific ask in every escalation

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.