triage-issues Skill
Triage newly-filed GitHub issues on the Fluent UI repo (microsoft/fluentui) following the Shield triage guidelines. Fetches open issues labeled Needs: Triage :mag: via the gh CLI, classifies each (bug vs feature, product area, partner ask, repro quality, a11y), recommends label changes and area-owner assignment, and th Published by microsoft in fluentui.
What is triage-issues Skill?
Triage newly-filed GitHub issues on the Fluent UI repo (microsoft/fluentui) following the Shield triage guidelines. Fetches open issues labeled Needs: Triage :mag: via the gh CLI, classifies each (bug vs feature, product area, partner ask, repro quality, a11y), recommends label changes and area-owner assignment, and th Published by microsoft in fluentui. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Research
- Design and media use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use triage-issues Skill
- Use it for design and media.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fluentui
- Skill file: .agents/skills/triage-issues/SKILL.md
What it does
Triage newly-filed GitHub issues on the Fluent UI repo (microsoft/fluentui) following the Shield triage guidelines. Fetches open issues labeled Needs: Triage :mag: via the gh CLI, classifies each (bug vs feature, product area, partner ask, repro quality, a11y), recommends label changes and area-owner assignment, and th
Skill instructions
Triage Fluent UI Issues (Shield Workflow) Your job is to walk the current Needs: Triage :mag: queue on microsoft/fluentui, classify each issue against the Shield triage rules, and apply the right labels / assignee after the user approves. This skill operates in recommend-then-apply mode: never mutate issues until the user has approved the batch. A wrong label is cheap to add and annoying to remove, so lean on the approval step. The triage queue bash gh issue list --repo microsoft/fluentui \ --search 'is:open is:issue label:"Needs: Triage :mag:"' \ --limit 50 \ --json number,title,author,labels,createdAt,body,comments Sort oldest-first — the guidelines prioritize the longest-waiting issues. The decision each issue needs For every issue, you're producing a recommendation with these fields: | Field | Possible values | | ---------------------- | ------------------------------------------------------------------------------------ | | classification | bug, feature, question, a11y, needs-repr
Explore related resources
Frequently asked questions
What is triage-issues?
triage-issues is a open-source AI agent skill with Copy skill directory. Triage newly-filed GitHub issues on the Fluent UI repo (microsoft/fluentui) following the Shield triage guidelines.
Who is triage-issues best for?
triage-issues is best for reusing agent instructions, scripts, and references, design and media workflows, research workflows.
How do I install triage-issues?
Install or run triage-issues using Copy skill directory. Check triage-issues for the latest setup command.
Is triage-issues actively maintained?
triage-issues may need a closer maintenance check before production use.
Auto-fetched from GitHub.