issue-triage

Automate GitHub issue triage with audit, analysis, and action phases.

1|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ArogyaReddy/https-github.com-FlorianBruniaux-claude-code-ultimate-guide --skill issue-triage-arogyareddy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-triage
Source: https://github.com/ArogyaReddy/https-github.com-FlorianBruniaux-claude-code-ultimate-guide/tree/main/examples/skills/issue-triage
Command: npx skills add https://github.com/ArogyaReddy/https-github.com-FlorianBruniaux-claude-code-ultimate-guide --skill issue-triage-arogyareddy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end GitHub issue triage, enabling teams to audit backlogs, identify duplicates, and take validated actions with minimal manual effort.

Core Features & Use Cases

  • 3-phase workflow: automated audit of all open issues, opt-in deep analysis via parallel agents, and validated triage actions (comments, labels, closures).
  • Cross-repo applicability: works on open issues, PR-linked issues, and stale or duplicate reports; supports language selection (en/fr) and targeted issue focus.
  • Configurable thresholds and templates for consistent triage decisions and communications.

Quick Start

Trigger the triage with /issue-triage to audit open issues and generate recommended actions.

Frequently Asked Questions about issue-triage

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

FAQPage Schema
How do I automate GitHub issue triage for a large backlog?

GitHub issue triage automation audits open issues, identifies duplicates, and applies validated actions like labels or closures. This Skill uses a 3-phase workflow to categorize backlogs and act on stale or PR-linked issues with minimal manual effort.

What is the process for detecting duplicate issues in GitHub repositories?

Duplicate issue detection in GitHub repositories is handled by an automated audit phase scanning open backlogs. The Skill surfaces duplicate reports across repositories using configurable thresholds before generating recommended triage actions.

Can I run parallel analysis on stale GitHub issues?

Yes, you can run parallel analysis on stale GitHub issues. The Skill provides an opt-in deep analysis phase deploying parallel agents to evaluate risk and staleness thresholds across open backlogs before executing validated triage actions.

Does this issue triage workflow support multiple languages?

Yes, the issue triage workflow supports configurable language selection including English and French. This allows teams to process open issues and apply triage templates across repositories in their preferred language.

What are the limitations of automating backlog management with triage templates?

Automating backlog management with triage templates requires a multi-phase workflow and predefined thresholds for staleness, duplication, and risk. Limitations include configuring these parameters carefully and running optional deep analysis for validated actions.