service-triage

Classify Jira Service Management requests, prioritize them, and draft routed first responses.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill service-triage
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: service-triage
Source: https://github.com/afoxnyc3/chelsea-piers-itops/tree/main/plugins/jira-pm/skills/service-triage
Command: npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill service-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces the time spent manually reviewing and routing incoming Jira Service Management requests by automatically classifying issues, locating relevant runbooks, and drafting first responses.

Core Features & Use Cases

  • Automated Ticket Classification: Categorizes each request by type and assigns a priority based on impact and severity.
  • Runbook Lookup via Confluence: Finds the most relevant runbooks for the classified category and summarizes the top matches with links.
  • First-Response Drafting and Jira Updates: Produces customer-facing response drafts and, after confirmation, updates Jira fields, routing, transitions, labels, and comments.
  • Use Case: Triage an unassigned morning inbox, classify each ticket, pull the right runbook page(s) from Confluence, and prepare ready-to-send replies that helpdesk agents can approve.

Quick Start

Run service-triage to triage all unassigned new Jira Service Management requests from the inbox and draft the customer replies based on Confluence runbooks.

Frequently Asked Questions about service-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Jira Service Management ticket triage for unassigned requests?▼

Automating Jira Service Management triage involves classifying incoming requests by type, assigning priority based on impact, and drafting routed first responses. It handles daily inbox sweeps and queues of unassigned issues.

How does Confluence runbook lookup work for helpdesk automation?▼

Confluence runbook lookup for helpdesk automation finds the most relevant runbooks for a classified ticket category and summarizes the top matches with links. This provides immediate context for drafting customer-facing responses.

Do I need an Atlassian API token to route and classify Jira tickets?▼

Yes, you need an Atlassian API token and site URL to route and classify Jira tickets. The workflow requires an Atlassian MCP server running to validate environment variables before invoking ticket operations.

What's the best way to draft first responses for IT Ops escalated tickets?▼

The best way to draft first responses for IT Ops escalated tickets is to classify the issue, pull relevant Confluence runbook pages, and prepare ready-to-send replies. Agents review and approve these drafts before updating Jira fields and comments.

Can I update Jira fields and labels automatically during incident response triage?▼

Yes, you can update Jira fields, labels, transitions, and comments automatically during incident response triage. The workflow applies these updates after confirming the drafted customer-facing response.

What are the limitations of helpdesk automation for Jira Service Management?▼

Limitations of helpdesk automation for Jira Service Management include the dependency on a running Atlassian MCP server and required environment variables. Without these, the workflow cannot invoke ticket operations or perform Confluence runbook lookups.