account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Package an escalation for engineering, product, or leadership with full context. Use when a bug needs engineering attention beyond normal support, multiple customers report the same issue, a customer is threatening to churn, or an issue has sat unresolved past its SLA.
$ npx -y skills add charlieviettq/awesome-agent-skill --skill customer-escalation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/customer-escalationContext preview
The summary Claude sees to decide when to auto-load this skill.
Package an escalation for engineering, product, or leadership with full context. Use when a bug needs engineering attention beyond normal support, multiple customers report the same issue, a customer is threatening to churn, or an issue has sat unresolved past its SLA.
name: customer-escalation description: "Package an escalation for engineering, product, or leadership with full context. Use when a bug needs engineering attention beyond normal support, multiple customers report the same issue, a customer is threatening to churn, or an issue has sat unresolved past its SLA." allowed-tools: Read, Glob, Grep argument-hint: <issue summary> [customer name]
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS-customer-support.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.
/customer-escalation <issue description> [customer name or account]
Examples:
Parse the input and determine:
Use the "When to Escalate vs. Handle in Support" criteria below to confirm this warrants escalation.
Pull together relevant information from available sources:
Using the impact dimensions below, quantify:
Using the escalation tiers below, identify the right target: L2 Support, Engineering, Product, Security, or Leadership.
If the issue is a bug, follow the reproduction step best practices below 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 below] 1. [Step] 2. [Step] 3. [Step] Expected: [X] Actual: [Y] Environment: [Details] ### 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:
---
**From:** Frontline support **To:** Senior support / technical support specialists **When:** Issue requires deeper investigation, specialized product knowledge, or advanced troubleshooting **What to include:** Ticket summary, steps already tried,
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…