triage-and-solve

Prioritizes, groups GitHub issues by analyzing labels, dependencies, and subsystems, then resolves them via /solve-issue.

11|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/bug-ops/claude-plugins --skill triage-and-solve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-and-solve
Source: https://github.com/bug-ops/claude-plugins/tree/main/rust-code/skills/triage-and-solve
Command: npx skills add https://github.com/bug-ops/claude-plugins --skill triage-and-solve

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of managing a large number of open GitHub issues by automating the triage, grouping, and resolution process.

Core Features & Use Cases

  • Automated Issue Triage: Categorizes GitHub issues based on priority, labels, and dependencies.
  • Grouping Similar Issues: Organizes compatible issues into groups to be resolved simultaneously, reducing redundancy.
  • Integration with Solve-Issue: Connects directly to the /solve-issue skill for resolving issues in the selected groups.
  • Use Case: Ideal for developers looking to prioritize their workflow by quickly understanding the most pressing issues and grouping them for batch resolution.

Quick Start

Use the triage-and-solve skill with the command: /triage-and-solve

Frequently Asked Questions about triage-and-solve

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

FAQPage Schema
How do I prioritize and group GitHub issues for streamlined resolution?

You can prioritize and group GitHub issues by using automated triage to analyze issue labels, dependencies, and subsystems, organizing compatible issues into batches for simultaneous resolution to reduce redundancy.

What is automated issue triage and how does it work with GitHub repositories?

Automated issue triage categorizes open GitHub issues by analyzing their metadata, labels, and dependencies to determine priority and group compatible issues together for more efficient batch resolution.

Can I batch resolve grouped GitHub issues after prioritizing them?

Yes, after grouping similar GitHub issues you can batch resolve them by connecting directly to the /solve-issue skill, which handles the resolution of the selected issue groups.

Does automated issue triage work for large numbers of open GitHub issues?

Automated issue triage is designed to manage large queues of open GitHub issues, categorizing them based on priority and dependencies to help developers streamline their workflow in team environments.

What is the best way to manage a backlog of GitHub issues with dependencies?

The best way to manage a GitHub issue backlog with dependencies is to automate the triage process, grouping compatible subsystem issues together so you can resolve them simultaneously and reduce workflow redundancy.