service-desk

Featured

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets still frustrates everyone.

AI & Automation 1,356 stars 209 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Service desk The service desk is where the whole IT organization is judged, usually by people having a bad day. Most of what makes it good is intake discipline and honest measurement. ## Intake determines everything downstream Capture enough at first contact to route correctly and act without a second exchange: who, what they were doing, what happened, what they expected, and how blocked they are. Give the requester a single channel that works. Multiple half-supported channels — a queue, a chat, a shoulder tap, a manager's direct message — mean the loudest request wins rather than the most urgent, and the desk's workload becomes unmeasurable because most of it is invisible. ## Priority is impact against urgency Priority is not a feeling. Define it on two axes — how many people are affected and how blocked they are — and publish the matrix so it can be applied consistently rather than argued each time. Keep **incidents** (something broken) separate from **requests** (something wanted). They have different clocks, different queues, and different success conditions, and merging them lets routine requests bury outages. Escalation should be time-based and automatic. Relying on someone to notice a ticket aging means the tickets that age are the ones nobody is watching. ## Measure service, not activity Tickets closed measures activity, and optimizing it produces premature closure and reopened tickets. Better: - **First-contact resolution** — resolved without a handoff. ...

Details

Author
cbrock84
Repository
cbrock84/headcount
Created
1 weeks ago
Last Updated
1 weeks ago
Language
Markdown
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

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.

0 Updated 1 weeks ago
alihusains
Code & Development Listed

it-service-manager

Runs IT service management: incident, problem and change processes, service catalogue and SLA tracking. Use when structuring an IT support function.

0 Updated 5 days ago
poorvith-mp
AI & Automation Featured

support-operations

Designs and runs the support function — channels, queues, routing, staffing, service levels, quality, and the metrics that show whether it is working. Use this to set up or fix support operations, choose channels, size a team, set or renegotiate service levels, reduce cost per contact, diagnose long queues or poor quality, or decide what to automate.

1,356 Updated 1 weeks ago
cbrock84