triage

Classify and categorize project tracker issues using predefined states and roles.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill triage-791994545
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/791994545/Deepseek-Reasonix-Autopilot/tree/main/skills/triage
Command: npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill triage-791994545

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines issue management and prioritization by automatically categorizing and guiding issues through a state machine, reducing manual effort and improving response times.

Core Features & Use Cases

  • Automated Issue Triage: Classifies and tags issues as 'bug', 'enhancement', 'needs-triage', 'needs-info', 'ready-for-agent', 'ready-for-human', or 'wontfix'.
  • Issue Management: Organizes and manages issues in a structured state machine-driven workflow.
  • Use Case: With a large number of issues to handle, this Skill can significantly reduce the time spent on initial categorization and prioritization, enabling teams to focus on resolution.

Quick Start

Use the triage skill to categorize and prioritize a specific issue by running 'triage categorize --issue-id=123'.

Frequently Asked Questions about triage

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

FAQPage Schema
How does automated issue triage work for project management?

Automated issue triage classifies and tags project issues using predefined states and roles within a state machine, guiding transitions like context gathering and reproduction to reduce manual categorization effort.

How do I categorize and prioritize a specific project issue automatically?

To categorize a specific project issue, run the triage command with the issue identifier, such as 'triage categorize --issue-id=123'. This assigns tags like 'bug', 'enhancement', or 'needs-triage'.

What issue states are used in a state machine-driven triage workflow?

A state machine-driven triage workflow categorizes issues into states including 'bug', 'enhancement', 'needs-info', 'ready-for-agent', 'ready-for-human', and 'wontfix' to streamline prioritization.

Can I use automated triage for a large backlog of project issues?

Yes, automated triage is designed for large issue volumes. It significantly reduces time spent on initial categorization and prioritization, enabling teams to focus on issue resolution.

Do I need specific issue management software to run automated triage?

Automated triage is designed for issue management systems supporting context gathering, recommendations, reproduction, and state transitions. It operates via scripts without requiring external dependencies.