triage

Categorize issues as bugs or enhancements and generate agent briefs.

Updated May 31, 2026
One-click install
npx skills add https://github.com/danielorzeata83-a11y/Abc --skill triage-danielorzeata83-a11y
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/danielorzeata83-a11y/Abc/tree/main/.claude/skills/triage
Command: npx skills add https://github.com/danielorzeata83-a11y/Abc --skill triage-danielorzeata83-a11y

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit helps manage and categorize issues in an issue tracker by guiding maintainers through a structured triage process.

Core Features & Use Cases

  • Triage Workflow: Directs maintainers on how to move issues through a defined state machine of triage roles.
  • Role-based Classification: Categorizes issues as bugs or enhancements and defines their state (e.g., needs triage, ready for agent).
  • Agent Briefing: Generates concise, structured comments (agent briefs) that guide AFK agents on how to resolve issues.
  • Out-of-Scope Documentation: Records rejected feature requests in a knowledge base for future reference and deduplication.

Quick Start

Use the /triage command to get a summary of issues that need attention or specify an issue ID to triage a specific issue.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I streamline issue management and categorize issues through a triage process?

A structured triage process categorizes issues as bugs or enhancements and moves them through label-based states like needs triage or ready for agent, automating issue tracking management for maintainers.

How does an agent brief guide the resolution of tracked issues?

An agent brief is a concise, structured comment generated during the triage process that guides AFK agents on how to resolve tracked issues, ensuring they have clear instructions for the assigned task.

Do I need issue tracker integration and label-based states to categorize issues?

Yes, you need issue tracker integration and support for label-based states to categorize issues, as the triage workflow relies on these labels to define states like needs triage and ready for agent.

What is the best way to handle rejected feature requests during issue tracking?

The best way to handle rejected feature requests is to document them as out-of-scope in a knowledge base during the triage process, enabling future reference and deduplication of similar issue tracking entries.

Can I triage a specific issue ID instead of getting a summary of all issues?

Yes, you can triage a specific issue by specifying its issue ID with the triage command, or you can run the command without an ID to get a summary of all issues that currently need attention.