Help us improve
Share bugs, ideas, or general feedback.
From customer-support
Package an escalation for engineering, product, or leadership with full context
npx claudepluginhub fergupa/claude_plugins --plugin customer-supportHow this command is triggered — by the user, by Claude, or both
Slash command
/customer-support:escalate <issue summary> [customer name]The summary Claude sees in its command listing — used to decide when to auto-load this command
# Escalate > If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS.md). Package a support issue into a structured escalation brief for engineering, product, or leadership. Gathers context, structures reproduction steps, assesses business impact, and identifies the right escalation target. ## Usage Examples: - `/escalate API returning 500 errors intermittently for Acme Corp` - `/escalate Data export is missing rows — 3 customers reported this week` - `/escalate SSO login loop affecting all Enterprise customers` - `/escalate Cus...
/escalation-management<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
/create-ticketCreates a new service ticket in Syncro MSP for a customer by name/ID and subject, with optional problem type, status, priority, contact, and description. Validates inputs, checks duplicates, and returns ticket number, ID, and URL.
/fix-issueAnalyzes GitHub issues for business impact, classifies priority using strategic matrix, and architects automated resolutions to boost velocity and create competitive advantage.
/create-ticketCreates a new service ticket in SuperOps.ai for a client by name/ID and subject, with optional description, priority, requester, and tech-group. Validates inputs, checks duplicates, and returns ticket number, ID, and URL.
/create-incidentCreate a new Rootly incident with title, optional severity (default high), affected services, and summary. Looks up IDs via API, posts incident, and displays details with URL.
Share bugs, ideas, or general feedback.
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Package a support issue into a structured escalation brief for engineering, product, or leadership. Gathers context, structures reproduction steps, assesses business impact, and identifies the right escalation target.
/escalate <issue description> [customer name or account]
Examples:
/escalate API returning 500 errors intermittently for Acme Corp/escalate Data export is missing rows — 3 customers reported this week/escalate SSO login loop affecting all Enterprise customers/escalate Customer threatening to churn over missing audit log featureParse the input and determine:
Use the "When to Escalate vs. Handle in Support" criteria from the escalation skill to confirm this warrants escalation.
Pull together relevant information from available sources:
Using the impact dimensions from the escalation skill, quantify:
Using the escalation tiers from the escalation skill, identify the right target: L2 Support, Engineering, Product, Security, or Leadership.
If the issue is a bug, follow the reproduction step best practices from the escalation skill to document clear repro steps with environment details and evidence.
## ESCALATION: [One-line summary]
**Severity:** [Critical / High / Medium]
**Target team:** [Engineering / Product / Security / Leadership]
**Reported by:** [Your name/team]
**Date:** [Today's date]
### Impact
- **Customers affected:** [Who and how many]
- **Workflow impact:** [What they can't do]
- **Revenue at risk:** [If applicable]
- **Time in queue:** [How long this has been an issue]
### Issue Description
[Clear, concise description of the problem — 3-5 sentences]
### What's Been Tried
1. [Troubleshooting step and result]
2. [Troubleshooting step and result]
3. [Troubleshooting step and result]
### Reproduction Steps
[If applicable — follow the format from the escalation skill]
### Customer Communication
- **Last update to customer:** [Date and what was communicated]
- **Customer expectation:** [What they're expecting and by when]
- **Escalation risk:** [Will they escalate further if not resolved by X?]
### What's Needed
- [Specific ask — "investigate root cause", "prioritize fix",
"make product decision on X", "approve exception for Y"]
- **Deadline:** [When this needs resolution or an update]
### Supporting Context
- [Related tickets or links]
- [Internal discussion threads]
- [Documentation or logs]
After generating the escalation: