triage

Automate issue triage with state machines and role-based workflows.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ckyeon/claude-code-settings --skill triage-ckyeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/ckyeon/claude-code-settings/tree/main/user/shared/skills/triage
Command: npx skills add https://github.com/ckyeon/claude-code-settings --skill triage-ckyeon

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill simplifies and accelerates the issue triage process by guiding users through state-driven workflows, ensuring that issues are correctly categorized and prepared for appropriate action.

Core Features & Use Cases

  • State Machine for Triage: Navigate through predefined states (e.g., 'needs-triage', 'ready-for-agent') to systematically categorize and manage issues.
  • Role-based Workflows: Implement workflows based on issue type (bug, enhancement) and state, enabling teams to collaborate efficiently.
  • Issue Management Automation: Automate repetitive tasks and decision-making processes, allowing for faster resolution.

Quick Start

Invoke the /triage command and describe the task, such as 'Move #42 to ready-for-agent' or 'Show me issues needing attention'.

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 for a project tracker?

Issue triage is automated using state-driven workflows that categorize and prepare project issues based on predefined roles and states. This streamlines repetitive tasks and decision-making for faster resolution.

What is a state machine for issue management?

A state machine for issue management navigates predefined states like 'needs-triage' and 'ready-for-agent' to systematically categorize and manage issues. It guides users through state-driven workflows for efficient tracking.

How do I move an issue to a ready-for-agent state?

To move an issue to ready-for-agent, invoke the triage command and describe the task, such as 'Move #42 to ready-for-agent'. This transitions the issue through the state machine automatically.

Can I use role-based workflows for bug and enhancement tracking?

Role-based workflows support issue management by implementing processes based on issue type, such as bug or enhancement, and state. This enables teams to collaborate efficiently on categorization and preparation.

How do I show issues needing attention in a project tracker?

To show issues needing attention, invoke the triage command and request to 'Show me issues needing attention'. The state-driven workflow filters issues currently in the 'needs-triage' state.