triage

Classify GitHub issues and recommend next workflow states.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/babually/bongo-template --skill triage-babually
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/babually/bongo-template/tree/main/.agents/skills/triage
Command: npx skills add https://github.com/babually/bongo-template --skill triage-babually

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps manage GitHub issues by classifying them, gathering context, and moving them through a clear triage workflow so maintainers can focus on the right next action.

Core Features & Use Cases

  • Issue classification: Assign the correct category and state roles for bugs and enhancements.
  • Context gathering: Review issue bodies, comments, reporter activity, and related documentation before deciding what to do next.
  • Outcome handling: Produce needs-info notes, agent briefs, ready-for-human summaries, or out-of-scope records when appropriate.
  • Use Case: A maintainer asks which issues need attention, and this Skill groups unlabeled, needs-triage, and active needs-info issues into clear buckets with concise summaries.

Quick Start

Use the triage skill to review the current issue queue and recommend the next action for each item.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I triage GitHub issues into the right workflow state?

To triage GitHub issues, this Skill classifies each issue, gathers context from comments and documentation, and recommends the next workflow state such as needs-info, agent brief, or ready-for-human summaries.

What is the best way to manage unlabeled GitHub issues and feature requests?

Managing unlabeled GitHub issues and feature requests involves assigning correct category and state roles, reviewing reporter activity, and moving items through a state-machine triage process for consistent maintainer decisions.

Can I use this triage process for out-of-scope enhancement decisions?

Yes, you can use this triage process for out-of-scope enhancement decisions. It handles out-of-scope knowledge base records and produces durable issue summaries to guide maintainer actions on enhancement requests.

How does issue classification handle AFK agent handoffs?

Issue classification handles AFK agent handoffs by evaluating issue bodies and acceptance criteria, then generating an agent brief that provides the downstream agent with the necessary context to continue the workflow.

Do I need acceptance criteria to classify bugs and enhancements?

Yes, acceptance criteria are required. The triage process relies on durable issue summaries and acceptance criteria to ensure consistent maintainer decisions when classifying bugs and enhancements.

GitHub issue triage not working for complex bug reports?

For complex bug reports, this Skill gathers deeper context by reviewing issue bodies, comments, and related documentation before deciding the next step, ensuring accurate triage even when initial information is incomplete.