issue-triage

Scan open issues, deduplicate duplicates, prioritize items, and propose labels.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/chenxingqiang/loops-automatic-researching --skill issue-triage-chenxingqiang
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: issue-triage
Source: https://github.com/chenxingqiang/loops-automatic-researching/tree/main/starters/issue-triage-opencode/skills/issue-triage
Command: npx skills add https://github.com/chenxingqiang/loops-automatic-researching --skill issue-triage-chenxingqiang

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of scanning open issues, deduplicating duplicates, prioritizing items, and proposing labels, thereby simplifying issue management and maintaining a clean actionable queue.

Core Features & Use Cases

  • Scan Open Issues: Inspects open issues and discussions for necessary information.
  • Deduplicate Issues: Identifies and flags possible duplicates to avoid redundant work.
  • Prioritize Issues: Assesses the urgency and importance of issues, suggesting prioritization.
  • Propose Labels: Offers suggested labels to categorize issues efficiently.
  • Use Case: A team dealing with a high volume of open issues can use this Skill to maintain an organized and actionable issue queue.

Quick Start

Invoke the issue-triage skill to start scanning and managing issues.

Frequently Asked Questions about issue-triage

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

FAQPage Schema
How do I automate issue triage for a high volume of open tickets?β–Ό

Automate issue triage by invoking the skill to scan open issues, identify duplicates, and prioritize items using predefined rules. This maintains an organized, actionable queue without manual sorting.

What's the best way to deduplicate and prioritize issues in my repository?β–Ό

Deduplicate and prioritize issues by scanning open tickets and discussions to flag duplicates and assess urgency. The skill applies predefined rules to suggest prioritization and propose labels automatically.

Can I propose labels automatically when scanning open issues?β–Ό

Propose labels automatically by using the issue triage mechanism to scan open issues and discussions. It categorizes items efficiently by suggesting appropriate labels based on its predefined rule set.

Do I need access to open issues and discussions to use issue triage?β–Ό

Access to open issues and discussions is required to run issue triage. The skill inspects these elements to gather necessary information for deduplication, prioritization, and label proposal.

How does issue deduplication handle redundant work in issue management?β–Ό

Issue deduplication handles redundant work by scanning open issues to identify and flag possible duplicates. This prevents multiple teams from addressing the same underlying problem simultaneously.

Are there limitations when using predefined rules for issue prioritization?β–Ό

Using predefined rules for issue prioritization limits assessments to the configured logic. Prioritization and label proposals rely entirely on these rules, requiring accurate setup to match team urgency standards.