triage

Automate GitHub issue categorization and state transitions using role and state labels.

Updated May 17, 2026
One-click install
npx skills add https://github.com/Thalfman/lifegroups --skill triage-thalfman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/Thalfman/lifegroups/tree/main/.agents/skills/triage
Command: npx skills add https://github.com/Thalfman/lifegroups --skill triage-thalfman

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates and optimizes the process of issue triage, moving tickets through various states, and preparing them for either human or automated resolution.

Core Features & Use Cases

  • State Machine Automation: Drives issue transitions through predefined states and categories.
  • Category & State Assignment: Automatically assigns issues to appropriate categories (bug/enhancement) and states (triage, info, ready, etc.).
  • Issue Review & Documentation: Streamlines review of issues and preparation of actionable briefs for automation agents.

Quick Start

Run /triage to review issues ready for automated handling and to initiate manual processing or assign to agents.

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 and manage ticket states?

Automate GitHub issue triage by driving ticket state transitions through a predefined state machine and assigning categories like bug or enhancement. This Skill manages issue states like triage, info, and ready for automated handling.

How does issue state machine automation work for GitHub ticketing?

Issue state machine automation works by evaluating GitHub tickets and automatically transitioning them through predefined states and categories based on defined roles, preparing them for either human or automated resolution.

Do I need configuration setup to automate issue categorization?

Yes, you need to run the /setup-matt-pocock-skills configuration first. This setup defines the roles and state labels required for the issue triage automation to function correctly.

What's the best way to prepare GitHub issues for automated agents?

Use the /triage command to review issues ready for automated handling. This Skill prepares actionable briefs and assigns appropriate states and categories, streamlining the review process for automation agents.

Can I use this for manual issue review instead of full automation?

Yes, you can initiate manual processing through the /triage command. The Skill streamlines the review of issues by categorizing them and preparing actionable briefs, supporting both manual and automated resolution workflows.

What issue categories and states are supported for GitHub ticketing?

The Skill supports categories like bug and enhancement, and manages states including triage, info, and ready. It assigns these labels automatically based on defined roles to move tickets through the resolution process.