triage-helper

Identify unprioritized issues in the flutter/flutter-intellij repository.

2.0k|350|Updated Jul 25, 2016
One-click install
npx skills add https://github.com/flutter/flutter-intellij --skill triage-helper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-helper
Source: https://github.com/flutter/flutter-intellij/tree/main/.gemini/skills/triage
Command: npx skills add https://github.com/flutter/flutter-intellij --skill triage-helper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly identify and triage unprioritized issues in a repository, reducing time-to-action and keeping project momentum.

Core Features & Use Cases

  • Identify latest unprioritized issues in flutter/flutter-intellij.
  • Present issues one at a time with URLs and concise summaries to guide triage decisions.
  • Suggest concrete actions such as closing irrelevant issues, requesting more information, reproducing steps, or adding a priority label.
  • Use case: A maintainer reviews a backlog of issues labeled without priority and systematically resolves high-impact items.

Quick Start

To begin triaging, run the triage-helper to fetch unprioritized issues from the flutter/flutter-intellij repo, review each issue's URL and details, and apply suggested actions.

Frequently Asked Questions about triage-helper

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

FAQPage Schema
How do I triage unprioritized GitHub issues in a repository?

Triage unprioritized GitHub issues by fetching the latest open issues lacking a priority label and reviewing them one at a time. This skill presents relevant details and suggests actions like closing irrelevant items, reproducing steps, or applying a priority label.

What is the process for identifying GitHub issues that need priority labeling?

Identifying GitHub issues that need priority labeling involves scanning the repository for the latest open issues missing priority labels. This skill surfaces them individually with URLs and details, guiding you to close, request more info, reproduce, or label them.

Can I use this triage workflow for the flutter/flutter-intellij repository specifically?

Yes, you can use this triage workflow for the flutter/flutter-intellij repository specifically. It targets unprioritized issues in that repo, presenting them sequentially with URLs and suggesting actions like closing, reproducing steps, or applying priority labels.

How do I systematically review a backlog of GitHub issues without priority labels?

To systematically review a backlog of GitHub issues without priority labels, this skill fetches unprioritized items one at a time. It provides the issue URL and details, suggesting concrete actions like closing irrelevant issues, requesting more information, or adding a priority label.

Do I need GitHub access to use this issue triage helper?

Yes, you need valid GitHub access to use this issue triage helper. It assumes valid access to GitHub to fetch and review unprioritized issues from the flutter/flutter-intellij repository, referencing docs/Triaging.md for setup details and prioritization guidelines.