issue-triage

Automate GitHub issue triage by labeling, categorizing, and detecting linked pull requests.

6|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/L3DigitalNet/Claude-Code-Plugins --skill issue-triage-l3digitalnet
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: issue-triage
Source: https://github.com/L3DigitalNet/Claude-Code-Plugins/tree/main/plugins/github-repo-manager/skills/issue-triage
Command: npx skills add https://github.com/L3DigitalNet/Claude-Code-Plugins --skill issue-triage-l3digitalnet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines GitHub issue management by automatically triaging open issues, ensuring that important tasks are identified, labeled, and addressed promptly, thereby maintaining a healthy issue tracker.

Core Features & Use Cases

  • Automated Triage: Identifies stale, unlabeled, or resolved issues.
  • Linked PR Detection: Cross-references issues with merged pull requests to flag potentially resolved items.
  • Labeling Suggestions: Recommends relevant labels based on issue content.
  • Use Case: When managing a busy open-source project, this Skill can automatically flag issues that haven't been updated in weeks, suggest 'bug' labels for issues mentioning crashes, and identify issues that were likely resolved by a recent PR merge but not yet closed.

Quick Start

Use the issue-triage skill to assess open issues in the owner/name repository.

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

Automate GitHub issue triage by using scripts to label, categorize, and detect linked pull requests. This identifies stale or resolved issues, ensuring important tasks are addressed promptly and maintaining a healthy issue tracker.

Can I automatically detect and close resolved GitHub issues linked to merged pull requests?▼

Yes, you can detect resolved GitHub issues by cross-referencing them with merged pull requests. This approach flags potentially resolved items, allowing you to close them and keep your open issue list accurate.

What is the best way to manage stale GitHub issues in open source projects?▼

Manage stale GitHub issues by automatically identifying items that haven't been updated in weeks. This proactive issue hygiene flags inactive tasks, helping maintainers focus on relevant problems and optimize developer workflows.

How do I suggest relevant labels for GitHub issues based on their content?▼

Suggest relevant labels for GitHub issues by analyzing issue content to recommend categories like 'bug' for crashes. This automated labeling ensures issues are properly tagged, improving project management and searchability.

Do I need any specific dependencies to run automated issue triage scripts?▼

No specific dependencies are required to run these automated issue triage scripts. The tool operates independently using its internal scripts and references to scope repositories and perform proactive issue maintenance.