escalation-tree

GitHub

设计支持或故障升级树,明确层级职责、严重性定义、时间触发机制及路由规则。解决工单滞留或过度升级问题,确保正确人员在正确时间处理问题,并包含客户沟通节奏和事后复盘指引。

exports/openclaw/escalation-tree/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

需要设计支持或故障升级路径 工单在团队间流转无果或未及时升级 制定on-call升级策略

Install

npx skills add mohitagw15856/pm-claude-skills --skill escalation-tree -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/escalation-tree -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@escalation-tree

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill escalation-tree -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "escalation-tree",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/escalation-tree.html",
    "metadata": {
        "openclaw": {
            "emoji": "🎧"
        }
    },
    "description": "Design a support\/incident escalation tree — who handles what, when it escalates, and to whom. Use when asked to design an escalation path, an escalation matrix, support tiers, an on-call escalation policy, or to fix 'tickets bounce around \/ nothing gets escalated in time'. Produces an escalation tree — tiers & ownership, severity definitions, time-based triggers, routing rules, contacts\/roles, and the customer-communication cadence per level."
}

Escalation Tree Skill

Escalation goes wrong two ways: things sit too long before someone senior is pulled in, or everything gets escalated and senior people drown. A clear escalation tree fixes both — it defines the tiers, the severity that sets the path, the time triggers that force escalation, and who owns each step. This skill designs that, so the right person is on the right issue at the right time.

Required Inputs

Ask for these only if they aren't already provided:

  • The context — customer support, incident/on-call, or both.
  • The tiers/teams available — tier-1/2/3, engineering on-call, management, exec.
  • Severity meaning — what counts as critical vs. high vs. normal in your context.
  • Constraints — hours of coverage, SLAs/contractual response times, key roles.

Output Format

Escalation Tree: [support / incident]

1. Severity levels — define each (SEV1/P1 … or Critical/High/Normal/Low) with concrete criteria — what qualifies, blast radius, and the response & resolution targets per level. Ambiguous severity is why escalation fails.

2. The tiers — who owns what:

Tier Owns Can resolve Escalates when
Tier 1 first response, known issues runbook items unresolved in [time] or sev ≥ [x]
Tier 2 deeper diagnosis most issues needs code/infra change
Eng on-call code/infra the system

3. The tree (routing) — by severity, the path and the time triggers:

SEV1 → page eng on-call immediately + notify manager; if unacked in 5 min → secondary; if 15 min → eng lead. Normal → tier-1; if unresolved in 1 business day → tier-2.

Show the branch logic clearly (who, after how long, to whom).

4. Contacts & roles — by role (not just names — names change): who fills each, primary/secondary, and how they're reached per severity (page vs. Slack vs. ticket).

5. Customer communication — the update cadence per severity (e.g. SEV1: status-page + update every 30 min; normal: reply within SLA). Who owns the customer comms vs. the fix.

6. After — for high-sev, the handoff to a postmortem (pair with incident-postmortem).

Quality Checks

  • Severity levels have concrete qualifying criteria + response/resolution targets
  • Each tier's ownership and "escalate when" condition is explicit
  • Escalation triggers are time-boxed (after N minutes/days), not "when needed"
  • Routing is defined by role with primary/secondary and the contact method per severity
  • Customer-communication cadence is specified per level, with an owner
  • High-severity paths hand off to a postmortem

Anti-Patterns

  • Do not leave severity fuzzy — if "critical" is subjective, everything becomes critical (or nothing does)
  • Do not write "escalate when needed" — time-box it so issues don't rot waiting on judgement
  • Do not route to named people only — use roles with primary/secondary; people leave and go on holiday
  • Do not forget customer comms in the tree — internal escalation without customer updates still feels like neglect
  • Do not over-escalate everything — tiers exist so seniors see only what truly needs them

Based On

Support & incident-management practice — severity matrices, tiered ownership, time-based escalation, on-call routing.

Version History

  • 54fad50 Current 2026-07-19 12:18

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md

Metadata

Files
0
Version
e4def4c
Hash
8382d0c4
Indexed
2026-07-19 12:18

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-31 18:12
浙ICP备14020137号-1 $방문자$