tcoc-incident-review

Fetch TCOC Jira Incident tickets, classify misclassified ones, and execute batch updates.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/alex-quan-001/nutshell-skills --skill tcoc-incident-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tcoc-incident-review
Source: https://github.com/alex-quan-001/nutshell-skills/tree/main/skills/daily_work/tcoc-incident-review
Command: npx skills add https://github.com/alex-quan-001/nutshell-skills --skill tcoc-incident-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually reviewing daily TCOC Jira Incident tickets to identify misclassified non-incidents (such as quota requests, billing questions, feature requests, and UI feedback) is time-consuming and prone to human error, leading to cluttered incident tracking and inaccurate SLA reporting.

Core Features & Use Cases

  • Automated Ticket Fetching: Pulls recent Incident tickets from the TCOC Jira project with pagination support for large result sets.
  • Rule-Based Classification: Uses clear, predefined rules to identify tickets that should be reclassified as Tasks or Customer Questions, with explicit judgment principles to reduce ambiguity.
  • Confirmed Batch Updates: Presents a review table for user confirmation before executing batch Jira API updates to modify issue types, preventing accidental changes.
  • Use Case: A support lead can use this skill to clean up 100+ daily incident tickets in minutes, ensuring only true service outages and platform faults are tracked as Incidents for accurate operational metrics.

Quick Start

Use the tcoc-incident-review skill to triage and reclassify misclassified TCOC Jira Incident tickets created in the last 24 hours.

Frequently Asked Questions about tcoc-incident-review

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

FAQPage Schema
How do I automate Jira incident ticket triage for misclassified non-incident requests?

Automating Jira incident ticket triage involves fetching recent Incident tickets and applying predefined classification rules to identify misclassified non-incident requests like billing questions. This skill evaluates tickets for reclassification to Task or Customer Question issue types.

What is the best way to clean up daily incident tickets for accurate SLA reporting?

Cleaning up daily incident tickets for accurate SLA reporting requires removing misclassified non-incidents from the tracking system. This skill identifies non-incident requests like feature requests and UI feedback, then executes batch Jira API updates to reclassify them after user confirmation.

Can I batch update Jira issue types for multiple misclassified incident tickets at once?

Yes, you can batch update Jira issue types for misclassified incident tickets. This skill presents a review table of identified non-incident tickets and executes batch Jira API updates to modify issue types only after explicit user confirmation.

Does this automated ticket reclassification work with large result sets from Jira?

Yes, automated ticket reclassification works with large result sets from Jira. The skill supports automated ticket fetching with pagination, allowing support leads to clean up over 100 daily incident tickets in minutes.

How do I prevent accidental ticket updates when auditing Jira incident issue types?

To prevent accidental ticket updates when auditing Jira incident issue types, the system requires explicit user confirmation before executing changes. This skill presents a review table of proposed reclassifications, ensuring you verify each change before batch Jira API updates are applied.

When should I reclassify Jira incident tickets to Task or Customer Question issue types?

You should reclassify Jira incident tickets to Task or Customer Question issue types when they are misclassified non-incident requests such as quota requests, billing questions, feature requests, or UI feedback. This ensures only true service outages are tracked as Incidents.