# Escalation

> Guide support teams on when and how to escalate issues effectively with structured briefs

- Skill: `vamseeachanta/escalation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/escalation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/escalation/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/escalation

---


# Escalation Skill Summary

This guide teaches support teams when and how to escalate issues effectively. Here are the key takeaways:

## Escalation Triggers

Escalate when issues involve confirmed bugs, production outages, data integrity risks, security concerns, or high-value customers at risk. Technical escalations include: bug confirmed and needs a code fix, infrastructure investigation needed, data corruption or loss.

## Tier Structure

Issues flow through escalation levels (L1 -> L2 -> Engineering/Product) based on complexity and impact. Security concerns bypass normal progression and go immediately to the security team.

## Critical Success Factor: Reproduction Steps

Good reproduction steps are the single most valuable thing in a bug escalation. Effective steps start from a clean state, use specific values, document the environment, and include exact error messages.

## Quantifying Impact

Strong escalations measure impact across breadth (how many customers), depth (severity), duration, revenue at risk, reputation risk, and contractual obligations. This prevents vague escalations from being deprioritized.

## Post-Escalation Ownership

Support maintains customer relationship responsibility after escalating. Follow-up frequency depends on severity: critical issues get updates every 2-4 hours; high-severity issues every 4-8 hours; medium issues every 1-2 business days.

