triage

Categorize issues and transition states within a project's issue tracker.

9|Updated May 25, 2026
One-click install
npx skills add https://github.com/wzser/supermatrix --skill triage-wzser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/wzser/supermatrix/tree/main/platform/skill-master/skills/triage
Command: npx skills add https://github.com/wzser/supermatrix --skill triage-wzser

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of triaging and managing issues within a project's issue tracker, improving efficiency and collaboration among team members.

Core Features & Use Cases

  • State Machine Driven: Automates issue state transitions based on predefined roles and workflows.
  • Role-Based Access: Enables categorization of issues as 'bug' or 'enhancement' and assigns states like 'needs-triage', 'ready-for-agent', and 'wontfix'.
  • Issue Triage: Facilitates quick assessment and categorization of incoming issues for effective prioritization and allocation.
  • Documentation: Provides comprehensive guides on writing agent briefs and managing the out-of-scope knowledge base.

Quick Start

Use the triage skill to move the issue #42 to the 'ready-for-agent' state.

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 and categorize incoming bugs versus enhancements?

Automated issue triage uses a state machine to categorize incoming issues as bugs or enhancements, assigning states like 'needs-triage' or 'ready-for-agent' to streamline project management workflows.

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

Moving an issue to the 'ready-for-agent' state involves invoking the triage workflow with the specific issue number, triggering automated state transitions based on predefined project roles.

What is a state machine driven issue tracking workflow?

State machine driven issue tracking automatically transitions issues between predefined states based on structured roles, ensuring consistent categorization and efficient handling for project managers.

Do I need predefined roles to use automated issue triage?

Automated issue triage requires clear role definitions and a structured workflow to efficiently categorize issues and execute state transitions within your project's issue tracker.

Can I mark an issue as wontfix through workflow automation?

Workflow automation supports assigning the 'wontfix' state to issues, allowing teams to quickly assess, categorize, and close incoming issues that fall outside the project scope.

What is the best way to manage an out-of-scope knowledge base for issue tracking?

Managing an out-of-scope knowledge base involves using provided documentation to write agent briefs, helping categorize and transition issues efficiently when they do not fit current project goals.