issue-triage
OfficialAutomate triage of GitHub issues.
System Documentation
What problem does it solve?
This Skill automates the triage process for open GitHub issues in the dotnet/maui repository, enabling teams to quickly identify items that need milestones, labeling, or deeper investigation.
Core Features & Use Cases
- Initialize a triage session to load current milestones and labels.
- Load and store a batch of issues for one-at-a-time review.
- Present issues sequentially with structured details and suggested milestones.
- Enforce script-guided workflows and updates via GitHub CLI.
Quick Start
Use the issue-triage skill to start a session and load issues: pwsh .github/skills/issue-triage/scripts/init-triage-session.ps1 pwsh .github/skills/issue-triage/scripts/query-issues.ps1 -Limit 50 -OutputFormat triage Once an issue is presented, follow the prompts to assign milestones and labels using the provided scripts.
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: issue-triage Download link: https://github.com/dotnet/maui/archive/main.zip#issue-triage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.