triage-issue

Automate assessment, classification, and routing of GitHub issues.

8.1k|1.2k|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/NVIDIA/OpenShell --skill triage-issue-nvidia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-issue
Source: https://github.com/NVIDIA/OpenShell/tree/main/.agents/skills/triage-issue
Command: npx skills add https://github.com/NVIDIA/OpenShell --skill triage-issue-nvidia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage-issue automates the assessment, classification, and routing of community-filed GitHub issues to reduce manual triage time and improve responsiveness.

Core Features & Use Cases

  • Automated issue assessment, classification, and routing based on labels and issue content.
  • Single-issue triage by number or batch triage of all open issues with the state:triage-needed label.
  • Enforces agent-first gate validation and coordinates with other skills to route issues into the spike-build pipeline.

Quick Start

Provide an issue number or run triage issues to begin automatic triage.

Frequently Asked Questions about triage-issue

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

FAQPage Schema
How do I automate GitHub issue triage and routing for community-filed bugs?

You can triage a single GitHub issue by providing its issue number, or batch process all open issues carrying the state:triage-needed label. This automates assessment, classification, and routing to reduce manual triage overhead.

Can I batch process all open GitHub issues that need triage?

Yes, batch triage processes all open GitHub issues labeled state:triage-needed automatically. It enforces agent-first gate validation, uses relevant skills for diagnosis, and classifies issues for routing into the spike-build pipeline.

How does agent-first gate compliance work during GitHub issue classification?

Agent-first gate compliance validates GitHub issues automatically during the triage process. It enforces required gate checks, uses relevant skills for diagnosis, and ensures issues meet criteria before routing them into the spike-build pipeline.

What is the best way to route classified GitHub issues into a spike-build pipeline?

The best way to route classified GitHub issues is to automate their assessment and classification during triage. By enforcing agent-first gate compliance, issues are properly categorized and routed directly into the spike-build pipeline.

Does automated issue triage work with existing GitHub labels and issue content?

Yes, automated issue triage works by assessing and classifying issues based on existing GitHub labels and issue content. It uses this data to enforce agent-first gate validation and route items into the appropriate pipeline.