issue-triage-cx

Triage GitHub issues missing critical details and generate structured response templates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you respond to GitHub issues that lack the information needed to debug or investigate, reducing back-and-forth and speeding up resolution.

Core Features & Use Cases

  • Information gap detection: Checks for missing reproduction steps, environment details, logs/screenshots, and expected vs actual behavior.
  • Consistent triage response: Provides a ready-to-paste template that requests the exact details maintainers need.
  • Correct labeling: Suggests adding labels like needs-info, bug, enhancement, or question to improve routing and tracking.

Quick Start

Use the issue-triage-cx skill to review a newly opened GitHub issue and request the missing version, environment, reproduction steps, and logs from the reporter.

Frequently Asked Questions about issue-triage-cx

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?▼

To triage GitHub issues missing reproduction steps, you review the open issue to detect information gaps, generate a structured response template requesting exact details, and update issue labels using GitHub CLI commands.

What is the best way to request missing logs and expected behavior from bug reports?▼

The best way to request missing logs and expected behavior is applying a consistent triage response template that specifies the required environment context, reproduction steps, and version details to speed up investigation.

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

You can add labels like needs-info to incomplete GitHub issues by executing GitHub CLI commands suggested during the triage workflow, ensuring correct routing and tracking for maintainers.

Do I need the GitHub CLI installed to label issues with needs-info and bug?▼

Yes, you need the GitHub CLI installed because the triage workflow requires executing GitHub CLI commands to update issue labels and add tags like needs-info, bug, or enhancement.

Why should I use a structured template for issue triage instead of custom responses?▼

Using a structured template for issue triage eliminates back-and-forth by consistently requesting exact missing details like screenshots and environment context, providing maintainers with actionable bug reports for faster resolution.