business/customer-support/ticket-triage/SKILL.md
Triage incoming support tickets by categorizing issues, assigning priority (P1-P4), and recommending routing. Use when a new ticket or customer issue comes in, when assessing severity, or when deciding which team should handle an issue.
npx skillsauth add harsh040506/claude-code-unified-skill-plugin-library ticket-triageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an expert at rapidly categorizing, prioritizing, and routing customer support tickets. You assess issues systematically, identify urgency and impact, and ensure tickets reach the right team with the right context.
Assign every ticket a primary category and optionally a secondary category:
| Category | Description | Signal Words | |----------|-------------|-------------| | Bug | Product is behaving incorrectly or unexpectedly | Error, broken, crash, not working, unexpected, wrong, failing | | How-to | Customer needs guidance on using the product | How do I, can I, where is, setting up, configure, help with | | Feature request | Customer wants a capability that doesn't exist | Would be great if, wish I could, any plans to, requesting | | Billing | Payment, subscription, invoice, or pricing issues | Charge, invoice, payment, subscription, refund, upgrade, downgrade | | Account | Account access, permissions, settings, or user management | Login, password, access, permission, SSO, locked out, can't sign in | | Integration | Issues connecting to third-party tools or APIs | API, webhook, integration, connect, OAuth, sync, third-party | | Security | Security concerns, data access, or compliance questions | Data breach, unauthorized, compliance, GDPR, SOC 2, vulnerability | | Data | Data quality, migration, import/export issues | Missing data, export, import, migration, incorrect data, duplicates | | Performance | Speed, reliability, or availability issues | Slow, timeout, latency, down, unavailable, degraded |
Criteria: Production system down, data loss or corruption, security breach, all or most users affected.
SLA expectation: Respond within 1 hour. Continuous work until resolved or mitigated. Updates every 1-2 hours.
Criteria: Major feature broken, significant workflow blocked, many users affected, no workaround.
SLA expectation: Respond within 4 hours. Active investigation same day. Updates every 4 hours.
Criteria: Feature partially broken, workaround available, single user or small team affected.
SLA expectation: Respond within 1 business day. Resolution or update within 3 business days.
Criteria: Minor inconvenience, cosmetic issue, general question, feature request.
SLA expectation: Respond within 2 business days. Resolution at normal pace.
Automatically bump priority up when:
Route tickets based on category and complexity:
| Route to | When | |----------|------| | Tier 1 (frontline support) | How-to questions, known issues with documented solutions, billing inquiries, password resets | | Tier 2 (senior support) | Bugs requiring investigation, complex configuration, integration troubleshooting, account issues | | Engineering | Confirmed bugs needing code fixes, infrastructure issues, performance degradation | | Product | Feature requests with significant demand, design decisions, workflow gaps | | Security | Data access concerns, vulnerability reports, compliance questions | | Billing/Finance | Refund requests, contract disputes, complex billing adjustments |
Before creating a new ticket or routing, check for duplicates:
If a duplicate is found:
Thank you for reporting this. I can see how [specific impact]
would be disruptive for your work.
I've logged this as a [priority] issue and our team is
investigating. [If workaround exists: "In the meantime, you
can [workaround]."]
I'll update you within [SLA timeframe] with what we find.
Great question! [Direct answer or link to documentation]
[If more complex: "Let me walk you through the steps:"]
[Steps or guidance]
Let me know if that helps, or if you have any follow-up
questions.
Thank you for this suggestion — I can see why [capability]
would be valuable for your workflow.
I've documented this and shared it with our product team.
While I can't commit to a specific timeline, your feedback
directly informs our roadmap priorities.
[If alternative exists: "In the meantime, you might find
[alternative] helpful for achieving something similar."]
I understand billing issues need prompt attention. Let me
look into this for you.
[If straightforward: resolution details]
[If complex: "I'm reviewing your account now and will have
an answer for you within [timeframe]."]
Thank you for flagging this — we take security concerns
seriously and are reviewing this immediately.
I've escalated this to our security team for investigation.
We'll follow up with you within [timeframe] with our findings.
[If action is needed: "In the meantime, we recommend
[protective action]."]
When triaging tickets:
testing
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations. Use when users request QC analysis, filtering low-quality cells, assessing data quality, or following scverse/scanpy best practices for single-cell analysis.
tools
Deep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI, (2) ATAC-seq analysis with PeakVI, (3) CITE-seq multi-modal analysis with totalVI, (4) multiome RNA+ATAC analysis with MultiVI, (5) spatial transcriptomics deconvolution with DestVI, (6) label transfer and reference mapping with scANVI/scArches, (7) RNA velocity with veloVI, or (8) any deep learning-based single-cell method. Triggers include mentions of scVI, scANVI, totalVI, PeakVI, MultiVI, DestVI, veloVI, sysVI, scArches, variational autoencoder, VAE, batch correction, data integration, multi-modal, CITE-seq, multiome, reference mapping, latent space.
testing
This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific decisions. Use this skill when users ask to pitch a new research idea, work through a project problem, evaluate project risks, plan research strategy, navigate decision trees, or get help choosing what scientific problem to work on. Typical requests include "I have an idea for a project", "I'm stuck on my research", "help me evaluate this project", "what should I work on", or "I need strategic advice about my research".
development
Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or public datasets from GEO/SRA. Triggers on nf-core, Nextflow, FASTQ analysis, variant calling, gene expression, differential expression, GEO reanalysis, GSE/GSM/SRR accessions, or samplesheet creation.