ghs-issue-triage

Classify and label GitHub issues by type, priority, and status.

2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Atypical-Consulting/GitHubSkills --skill ghs-issue-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ghs-issue-triage
Source: https://github.com/Atypical-Consulting/GitHubSkills/tree/main/.claude/skills/ghs-issue-triage
Command: npx skills add https://github.com/Atypical-Consulting/GitHubSkills --skill ghs-issue-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures your GitHub issues are consistently labeled, making them easier to track, prioritize, and manage, which streamlines your development workflow.

Core Features & Use Cases

  • Automated Labeling: Automatically applies type, priority, and status labels to issues based on their content.
  • Label Taxonomy Management: Verifies and creates a consistent set of labels on your repository.
  • Use Case: When new issues are reported, this skill can automatically classify them as bugs or features, assign a priority level, and mark them as 'triaged', so your team knows exactly what needs attention and when.

Quick Start

Use the ghs-issue-triage skill to triage all open issues on the repository.

Frequently Asked Questions about ghs-issue-triage

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

FAQPage Schema
How do I automate GitHub issue labeling and triage for my repository?

Automate GitHub issue triage by using a skill that classifies issues and applies type, priority, and status labels. It verifies your repository's label taxonomy and automatically categorizes new issues as bugs, features, or chores.

What is the best way to classify unlabeled GitHub issues in bulk?

Batch triage unlabeled GitHub issues by running the skill against all open, unclassified items. It processes multiple issues sequentially, applying consistent priority and type labels with either interactive or auto-confirmation modes.

Do I need the GitHub CLI to automatically label issues?

Yes, you need the GitHub CLI installed and authenticated. The skill relies on the GitHub CLI for API interactions to read issue content and apply the defined taxonomy labels directly to your repository.

Can I re-triage all open GitHub issues to fix inconsistent labels?

Yes, you can batch re-triage all open issues. The skill evaluates existing issues against the defined label schema and corrects their type, priority, and status classifications to ensure your workflow remains consistent.

What label schema does automated GitHub issue triage use?

The triage process uses a defined label schema covering type, priority, and status. It verifies and creates consistent labels for bugs, features, chores, and priority levels to streamline tracking and management.