ticket-triage
SolidClassify, prioritize, and route incoming support tickets by extracting intent and entities, assigning severity, and generating initial responses. Use when the user requests ticket triage or provides relevant inputs for this workflow.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- seb1n
- Repository
- seb1n/awesome-ai-agent-skills
- Created
- 7 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
support-ticket-triage
Agent-assist triage for an inbound customer contact: classifies it as incident, request, question or complaint, sets severity from customer impact rather than tone, routes it to the owning queue first time, and drafts a reply for a human agent to review, edit and send. It never sends, closes, refunds, promises or auto-resolves anything. Use when a ticket, chat or email arrives and needs classifying and routing, when a support queue has backed up and needs ordering, when a ticket keeps bouncing between teams, or when several contacts look like one underlying fault. Trigger on 'triage this ticket', 'what severity is this', 'which team owns this', 'draft a reply to this customer', 'the support queue is backed up', 'is this a complaint'. Not for internal staff IT issues, which are it-service-desk-triage, and not for scoring an agent's handled conversations against a quality rubric.
it-service-desk-triage
Triages inbound service desk contacts: separates incident from request from problem, sets priority from impact and urgency, routes to the right queue first time, and decides when to escalate or link tickets to a major incident. Use when a ticket arrives and needs classification, when a queue has backed up and needs prioritising, when reassignments keep bouncing a ticket between teams, or when several tickets look like one underlying fault. Trigger on 'triage this ticket', 'what priority is this', 'which team owns this', 'the queue is backed up', 'is this P1', 'ticket keeps bouncing'. Not for the periodic recertification of who should have access — that is it-access-review; not for scheduling the fix once it needs a controlled production change, which is it-change-management.
support-triage
Triage incoming support — categorize, prioritize, draft responses, identify product bug vs user-error vs feature-request. Routes to engineering when needed.