itx:triage

Automate GitHub issue triage by analyzing content and assigning workflow labels.

49|5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ric03uec/clawrium --skill itx-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: itx:triage
Source: https://github.com/ric03uec/clawrium/tree/main/.opencode/skills/itx-triage
Command: npx skills add https://github.com/ric03uec/clawrium --skill itx-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists developers and project managers in efficiently triaging GitHub issues by automatically identifying unlabelled issues and applying appropriate labels to facilitate quicker resolution and better workflow management.

Core Features & Use Cases

  • Issue Identification: Fetches open issues without relevant workflow labels from GitHub.
  • Issue Analysis: Reviews issue titles and descriptions to determine the suitable label.
  • Workflow Automation: Applies labels such as 'needs-triage', 'planning', 'bug', etc., and adds triage comments based on analysis.
  • Use Case: When a project has accumulated numerous issues, this Skill helps automatically classify them to prioritize development effectively.

Quick Start

Ask the AI to triage open GitHub issues that lack labels by analyzing their content and assigning the appropriate workflow labels in your repository.

Frequently Asked Questions about itx:triage

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

FAQPage Schema
How do I automatically label unlabeled GitHub issues for bug triage?

Automating GitHub issue triage involves fetching unlabeled open issues, analyzing their content, and assigning workflow labels such as 'needs-triage' or 'bug' to streamline issue management and bug prioritization.

What is the best way to streamline issue classification and prioritization in GitHub?

Streamlining GitHub issue classification and prioritization is best achieved by automating the review of issue content to apply workflow labels, helping developers quickly identify and resolve critical bugs.

Do I need GitHub CLI commands and permissions to automate issue labeling?

Yes, automating GitHub issue labeling requires GitHub CLI commands and proper repository access permissions to fetch open issues, analyze content, and apply workflow labels.

Can I analyze existing issue descriptions to assign workflow labels in my repository?

Yes, you can analyze existing GitHub issue titles and descriptions to assign appropriate workflow labels, enabling automated bug triage and faster issue resolution for project managers.

What types of workflow labels can be applied during automated bug triage?

During automated bug triage, workflow labels such as 'needs-triage', 'planning', and 'bug' are applied based on issue content analysis, along with adding triage comments to facilitate quicker resolution.