What problem does it solve?
Configures the standard label taxonomy in a GitHub repository so that downstream skills (triage-issues, label-issue, prioritize-issues) can classify and manage issues consistently.
Idempotent: safe to re-run on a repository that already has some or all labels configured.
Core Features & Use Cases
- Create missing labels from the standard taxonomy (Type, Area, Platform, Provider, Priority, Triage State, Severity) and align descriptions and colors to project conventions.
- Update existing labels with correct descriptions and colors when they diverge from the convention, while preserving user-created labels not in the standard set.
- Remove conflicts with GitHub defaults and report changes to support continuous governance of issue labeling.
Quick Start
Run the configure-labels skill against the target repository to create and align all SDLC labels.