issue-triage

Classify software issues, assess completeness, determine severity and priority, and route them to teams.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/bdbch/ai-dotfiles --skill issue-triage-bdbch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-triage
Source: https://github.com/bdbch/ai-dotfiles/tree/main/skills/issue-triage
Command: npx skills add https://github.com/bdbch/ai-dotfiles --skill issue-triage-bdbch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of triaging incoming issues, helping you quickly classify, assess, and route them to the appropriate team.

Core Features & Use Cases

  • Issue Classification: Automatically classify issues into types like bugs, feature requests, or support queries.
  • Completeness Assessment: Determine the completeness of issues and identify missing information.
  • Severity and Priority Determination: Assess the severity and priority of issues, aiding in prioritization.
  • Routing: Route issues to the right team based on the classification, severity, and priority.
  • Use Case: Ideal for managing a high volume of issues in a software development project, ensuring that each issue is handled by the appropriate expert.

Quick Start

Use the issue-triage skill to triage a new GitHub issue.

Frequently Asked Questions about issue-triage

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

FAQPage Schema
How do I automatically triage GitHub issues and route them to the right team?

To triage software issues automatically, this skill classifies incoming reports, evaluates their completeness, assigns severity and priority levels, and routes them to the appropriate development team.

What is the best way to assess issue completeness and priority for a high volume of software development tickets?

The best way to manage a high volume of issues is to automate completeness assessment and severity determination, ensuring each ticket is classified and routed to the appropriate expert quickly.

Can I classify software bugs and feature requests automatically using Python?

Yes, you can use Python scripts to automatically classify software issues into categories like bugs, feature requests, or support queries, and then route them based on their assessed priority.

Do I need Python to run issue classification and team routing logic?

Yes, Python is required as a dependency to execute the processing and routing logic that classifies issues, evaluates severity, and directs them to the correct team.

When should I use automated issue triage instead of manual sorting for software issues?

Automated issue triage is ideal for software development projects with a high volume of incoming issues, ensuring rapid classification, completeness checks, and routing to the appropriate experts.