triage

Automate issue categorization and prioritization using state machine-driven workflows.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/samuel-morrissey/skills --skill triage-samuel-morrissey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/samuel-morrissey/skills/tree/main/skills/triage
Command: npx skills add https://github.com/samuel-morrissey/skills --skill triage-samuel-morrissey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies issue tracking by automating triage processes, enhancing collaboration, and reducing the time spent on manual issue categorization and prioritization.

Core Features & Use Cases

  • Automated Triage: Streamline the triage process using pre-defined roles and state transitions.
  • Role-Based Workflow: Assign roles like 'bug', 'enhancement', and 'state' (e.g., 'needs-triage', 'ready-for-agent') to manage issue lifecycle.
  • Integration: Seamlessly integrates with existing issue trackers to enhance workflow without additional setup.

Quick Start

Run the command '/triage' and describe the action you want to perform, such as triaging an issue or retrieving a list of untriaged 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 bug tracking workflow?

Automate issue triage by configuring state machine-driven workflows that categorize and prioritize bugs. Pre-defined roles and state transitions streamline the triage process, reducing manual effort in your issue tracker.

What is a state machine-driven workflow for issue tracking?

A state machine-driven workflow for issue tracking manages the lifecycle of bugs and feature requests through defined states like needs-triage and ready-for-agent. It applies role-based transitions to automate categorization and prioritization.

Can I use this automated triage workflow with my existing issue tracker?

Yes, this triage workflow integrates with your existing issue tracker to enhance workflow automation without requiring additional setup. It applies pre-defined roles to manage issue states directly within your current environment.

How do I retrieve a list of untriaged issues using workflow automation?

Retrieve untriaged issues by running the triage command and describing the action you want to perform. The workflow automation queries the issue tracker for items currently in the needs-triage state.

Do I need specific roles configured to manage issue lifecycle states?

Yes, you need to configure specific roles like bug, enhancement, and state to manage the issue lifecycle. These roles are required to map state transitions and automate the categorization process.

What are the limitations of using state machine workflows for bug management?

State machine workflows for bug management require initial setup with appropriate roles and mappings to function correctly. Without proper configuration of state transitions, the automated triage process cannot categorize issues effectively.