github-triage

Triage GitHub issues using a label-based state machine to assign next actions.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/ClyptAI/Clypt-Frontend --skill github-triage-clyptai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-triage
Source: https://github.com/ClyptAI/Clypt-Frontend/tree/main/.agents/skills/mattpocock-skills/github-triage
Command: npx skills add https://github.com/ClyptAI/Clypt-Frontend --skill github-triage-clyptai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage GitHub issues using a label-based state machine to quickly route work, assign agent briefs, and surface triage insights.

Core Features & Use Cases

  • Handles issue labeling, state transitions, and agent brief generation
  • Reads issue bodies, comments, and repository context to guide triage decisions
  • Provides structured triage notes and outputs for AFK agents or human implementation

Quick Start

Triage a specified GitHub issue and apply the correct state label based on the analysis.

Frequently Asked Questions about github-triage

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

FAQPage Schema
How do I triage GitHub issues automatically using labels?

Triage GitHub issues automatically by applying a label-based state machine that scans issue bodies, comments, and repository context to assign states and generate structured triage notes or agent briefs.

What is a label-based state machine for GitHub issue triage?

A label-based state machine for GitHub issue triage evaluates existing issue labels and repository context to route work, trigger state transitions, and generate agent briefs for subsequent implementation or human review.

Do I need the gh CLI to triage issues and generate agent briefs?

Yes, you need the gh CLI installed and authenticated, as this Skill interacts with GitHub directly using gh to read out-of-scope references, apply labels, and surface prior decisions during the triage workflow.

Can I use this triage workflow to generate notes for AFK agents?

Yes, you can use this triage workflow to generate notes for AFK agents, providing structured triage outputs and agent briefs that determine the next action based on issue context and state transitions.

How does the triage process handle out-of-scope references in GitHub issues?

The triage process handles out-of-scope references by reading linked repository context and prior decisions, surfacing them within the generated triage notes to ensure accurate state assignment and routing.