triage

Automate GitHub issue triage with state machine logic and structured agent briefs.

1|Updated Aug 16, 2023
One-click install
npx skills add https://github.com/monlor/dotfiles --skill triage-monlor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/monlor/dotfiles/tree/main/config/ai/agents/skills/triage
Command: npx skills add https://github.com/monlor/dotfiles --skill triage-monlor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The triage skill addresses the challenge of managing a large volume of issues in an efficient manner, automating the process of categorizing and prioritizing issues.

Core Features & Use Cases

  • Automated Issue Triage: Classifies issues into categories (e.g., bug, enhancement) and states (e.g., needs triage, ready for agent).
  • Issue State Machine: Moves issues through a predefined state machine to indicate the current status and next steps.
  • Durable Agent Briefs: Generates structured comments for agents to work from, ensuring durability against codebase changes.

Quick Start

Invoke the triage skill by entering the command '/triage' and following the prompts to categorize an issue.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I automate GitHub issue triage for bugs and enhancements?

Automate GitHub issue triage by using state machine logic to classify issues into bug and enhancement categories. This automatically categorizes and prioritizes large volumes of issues to streamline your workflow management.

What issue states are used in an automated GitHub triage workflow?

An automated GitHub triage workflow uses states like 'needs triage', 'needs info', 'ready for agent', 'ready for human', and 'wontfix'. This state machine moves issues through predefined statuses to indicate current progress and next steps.

How do I generate durable agent briefs for GitHub issue trackers?

Generate durable agent briefs by creating structured comments for agents to work from on GitHub issue trackers. These structured briefs ensure durability against codebase changes, providing clear guidance for resolving the issue.

Can I use automated triage to manage a large volume of GitHub issues?

You can use automated triage to manage a large volume of GitHub issues efficiently. It addresses the challenge of high issue volume by automating the categorization and prioritization process without manual review.

What structured information is required to automate issue categorization?

Automating issue categorization requires structured information and role definitions to operate effectively. Providing this structured input ensures the state machine logic can accurately classify issues and generate agent briefs.