issue-triage-cc

Identify gaps in GitHub issue reports and draft structured requests for missing information.

44.0k|5.9k|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/diegosouzapw/OmniRoute --skill issue-triage-cc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-triage-cc
Source: https://github.com/diegosouzapw/OmniRoute/tree/main/.agents/skills/issue-triage-cc
Command: npx skills add https://github.com/diegosouzapw/OmniRoute --skill issue-triage-cc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps responders efficiently handle GitHub issues that lack enough detail to begin diagnosis, reducing back-and-forth while improving report quality.

Core Features & Use Cases

  • Information-demand triage templates: Requests the specific OmniRoute version, Node.js version, OS, installation method, reproduction steps, error logs, and expected behavior to make an issue investigable.
  • Issue evaluation checklist: Classifies what’s missing by checking for reproduction steps, environment details, and evidence like logs or screenshots.
  • Labeling guidance: Suggests adding appropriate labels such as needs-info, bug, enhancement, or question to route work correctly.

Quick Start

Use the issue-triage-cc Skill to draft a reply asking the reporter for the OmniRoute version, Node.js version, operating system, installation method, exact steps to reproduce, relevant error logs, and the expected behavior.

Frequently Asked Questions about issue-triage-cc

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

FAQPage Schema
How do I triage GitHub issues that are missing reproduction steps and environment details?

Triage GitHub issues with missing details by evaluating completeness against a checklist, then generating a structured needs-info response that requests exact reproduction steps, environment details, and error logs.

What information should a bug report template request to speed up investigation?

A bug report template should request the exact OmniRoute version, Node.js version, operating system, installation method, reproduction steps, error logs, and expected behavior to make the issue fully investigable.

Can I automatically add labels like needs-info to open GitHub issues?

Yes, you can automatically add repository labels such as needs-info, bug, enhancement, or question to open GitHub issues by executing labeling guidance through the GitHub CLI.

Does issue triage work for open enhancement and question reports, or only bugs?

Issue triage works for open bug, enhancement, and question reports, evaluating all three types for missing reproduction steps, environment details, and evidence to ensure correct labeling and routing.

What is the best way to reduce back-and-forth when handling unclear GitHub bug reports?

The best way to reduce back-and-forth on unclear bug reports is to apply an information-demand triage template that explicitly requests version details, OS, reproduction steps, and error logs upfront.