triage

Automate issue classification and state transitions in project trackers.

Updated May 11, 2026
One-click install
npx skills add https://github.com/guhans6/agent-workbench --skill triage-guhans6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/guhans6/agent-workbench/tree/main/shared/skills/triage
Command: npx skills add https://github.com/guhans6/agent-workbench --skill triage-guhans6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the triage process for issues in project issue trackers, reducing manual effort and improving accuracy.

Core Features & Use Cases

  • Automated Triage: Classify issues into categories and states based on predefined rules.
  • Issue Management: Manage issue workflows, including moving issues through states and providing triage notes.
  • Use Case: Use the triage skill to quickly evaluate and categorize incoming issues, ensuring they are processed efficiently.

Quick Start

Run the /triage command to begin the triage process for the current project issues.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I automate issue triage in my project issue tracker?

Automated issue triage classifies incoming issues using a predefined role-driven state machine. It evaluates issue labels and user roles to categorize and manage workflows, reducing manual effort and improving processing accuracy.

What is a state machine for issue tracking and how does it work?

A state machine for issue tracking applies predefined roles to transition issues between categories and states. It evaluates labeled issues against established rules to automate classification and manage workflow progression.

Do I need labeled issues and predefined user roles to automate workflow triage?

Yes, automated workflow triage requires a project issue tracker with existing labeled issues and established user roles. The state machine relies on these predefined roles and labels to accurately classify and transition issues.

Can I use automated issue triage for large-scale project management workflows?

Automated issue triage suits project management workflows requiring efficient issue handling and workflow automation. It quickly evaluates and categorizes incoming issues through a state machine to ensure they are processed efficiently at scale.

How do I start the triage process for current project issues?

To start the triage process, run the /triage command to begin evaluating and categorizing current project issues. This initiates the automated classification and workflow management based on your predefined roles.

What are the limitations of using a state machine for issue classification?

The state machine approach requires a project issue tracker with predefined roles and labeled issues to function. It cannot classify issues or automate workflows if these prerequisites are not configured in your project environment.