agentic-labeler

Installation
SKILL.md

Agentic Labeler

Labeling rules for the dotnet/maui repository. These rules are the canonical source of truth for how issues and PRs should be labeled. They are consumed by the agentic-labeler gh-aw workflow and can also be used standalone for batch evaluation or interactive labeling.

🚨 Scope: area-* and platform/* ONLY

The labeler applies only two label families, and nothing else:

  1. Exactly one area-* β€” derived from the subject matter (control name, area like layout / navigation / xaml / infrastructure / etc.). Choose the single most specific match for the dominant subsystem; see the tie-breaking rules below.
  2. One or more platform/* β€” derived from changed-file platform conventions on PRs, or from explicit platform mentions on issues. Apply all that fit. Exception: platform/tizen is never applied by this labeler under any circumstance, even when Tizen files are touched or Tizen is named in an issue (see the platform-label rules below).

The labeler must NOT apply any other label, ever. Specifically, do not apply:

Installs
4
Repository
dotnet/maui
GitHub Stars
23.3K
First Seen
May 16, 2026
agentic-labeler β€” dotnet/maui