triage

Analyze GitHub issues and pull requests using criteria-defined evaluation.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/ganpare/ccpocket --skill triage-ganpare
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/ganpare/ccpocket/tree/main/.claude/skills/triage
Command: npx skills add https://github.com/ganpare/ccpocket --skill triage-ganpare

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a streamlined approach to triage GitHub issues and pull requests, automating the process of assessing their importance and potential implementation, saving valuable time for developers and teams.

Core Features & Use Cases

  • Automated Issue/PR Analysis: Evaluate issues and pull requests for relevance, feasibility, and impact.
  • Customizable Evaluation: Define criteria for severity, priority, and potential risks.
  • Use Case: For a team managing a high volume of GitHub issues, this Skill can automatically analyze incoming issues, flagging critical issues for immediate attention while filtering out noise.

Quick Start

Execute the /triage command followed by the GitHub issue or pull request number to receive an analysis report.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I automate GitHub issue triage for a high volume repository?

Automated GitHub issue triage evaluates incoming issues for relevance, feasibility, and impact using criteria-defined analysis. It flags critical issues for immediate attention and filters out noise, reducing manual workload and improving response time for development teams.

What is the best way to analyze pull request feasibility and impact automatically?

Pull request analysis assesses implementation feasibility and potential risks through automated code review and customizable evaluation criteria. This approach prioritizes pull requests based on severity and impact, enabling teams to manage their queues efficiently.

How do I start triaging a specific GitHub issue or pull request?

Execute the /triage command followed by the GitHub issue or pull request number to receive an analysis report. This triggers the automated evaluation framework to assess the specified item's importance and potential implementation.

Can I customize the priority and severity criteria for GitHub issue triage?

Yes, GitHub issue triage supports customizable evaluation criteria. You can define specific parameters for severity, priority, and potential risks to align the automated analysis with your development team's workflow and project requirements.

Do I need GitHub API access to perform automated issue and pull request analysis?

Yes, GitHub API access is required to execute the skill's analysis framework for issue and pull request triage. This access allows the automated system to retrieve repository data and perform code review and feasibility checks.

How does automated triage handle noisy or low-priority GitHub issues?

Automated triage filters out noise by evaluating incoming GitHub issues against defined criteria for relevance and impact. It automatically flags critical issues for immediate attention while deprioritizing low-impact items, streamlining the development workflow.