github-issue-triage

Analyze GitHub issues and generate assignment recommendations for the Nx repository.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/FrozenPandaz/config-claude --skill github-issue-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue-triage
Source: https://github.com/FrozenPandaz/config-claude/tree/main/skills/github-issue-triage
Command: npx skills add https://github.com/FrozenPandaz/config-claude --skill github-issue-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes GitHub issues for the Nx repository and provides assignment recommendations based on technology stack, team expertise, and priority rules to keep momentum.

Core Features & Use Cases

  • Detect technology keywords in issue title/body and map to assignees
  • Apply scope labels (e.g., angular, react, core) and priority levels
  • Provide browser-verified final assignments to ensure accountability

Quick Start

Analyze an issue's title and body, then output recommended assignees and labels. Open the issue in the browser to verify.

Frequently Asked Questions about github-issue-triage

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

FAQPage Schema
How do I automate GitHub issue assignment based on technology and expertise?

Automated GitHub issue assignment analyzes issue content for technology keywords, maps them to team members with relevant expertise, and applies scope labels to route issues faster. This Skill detects frameworks like Angular, React, and NestJS in issue descriptions, then recommends assignees and priority levels to keep triage momentum.

Can I use issue triage automation across multiple Nx repository areas?

Yes, issue triage automation covers multiple technology stacks and repository scopes. It applies to Angular, React, NestJS, bundlers, and core Nx components, performing error-pattern analysis and scope labeling across different domains within a single workflow.

What information do I need to set up issue assignment routing?

Set up issue assignment routing by defining mappings between technologies and assignees, establishing scope labels for each repository area, creating priority criteria, and preparing CLI command templates. These inputs enable the Skill to match detected keywords to the right experts.

How does issue triage handle bulk assignments versus single issues?

Issue triage supports both single-issue analysis and bulk assignment workflows. After analyzing issue title and body for technology keywords, it generates assignment recommendations, applies labels, and enables browser verification to confirm accuracy before routing multiple issues simultaneously.

What happens after assignment recommendations are generated?

After generating assignment recommendations and scope labels, the Skill enables browser-verified final assignments to ensure accountability. You open issues in the browser to confirm the recommendations match the actual problem before assignments take effect.

Does issue triage work with error patterns in issue descriptions?

Yes, error-pattern analysis is built into issue triage. The Skill detects error keywords and patterns in issue bodies, uses them to infer the relevant technology stack, and routes issues to assignees with expertise in those specific error domains.