What problem does it solve? Maintainers of the NemoClaw repository face a growing inbox of untriaged issues and pull requests, and inconsistent labeling makes routing and prioritization unreliable. This Skill applies the repository's canonical triage policy to classify items, propose labels and Project fields, and apply only the changes a maintainer explicitly accepts. ## Core Features & Use Cases - Policy-driven triage: Loads the canonical workflow policy, triage instructions, label taxonomy, and examples from the nemoclaw-maintainer-policies reference package before evaluating any item. - Single-item and batch modes: Triages one issue or PR by number, or processes the full needs: triage inbox plus unlabeled items one at a time. - Dry-run approval workflow: Presents proposed Issue Type, Project Priority/Status, label additions and removals, confidence, and an optional comment, then applies only the accepted write set after re-reading live state. - Use Case: A maintainer asks to triage issue #142. The Skill fetches the issue via the GitHub CLI, proposes an Issue Type, Priority, and routing labels from the taxonomy, waits for approval, applies the changes, removes the needs: triage marker, and reports before-and-after state. ## Quick Start Ask the agent to triage issue number 142 in the NVIDIA/NemoClaw repository and show the proposed labels before applying them.