nemoclaw-user-triage-instructions

Assign 1–5 labels and generate tiered triage comments for GitHub issues and PRs.

22.1k|3.0k|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/NVIDIA/NemoClaw --skill nemoclaw-user-triage-instructions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemoclaw-user-triage-instructions
Source: https://github.com/NVIDIA/NemoClaw/tree/main/.agents/skills/nemoclaw-user-triage-instructions
Command: npx skills add https://github.com/NVIDIA/NemoClaw --skill nemoclaw-user-triage-instructions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This document standardizes AI-assisted labeling and triage for NVIDIA/NemoClaw issues and pull requests so maintainers can apply consistent labels and produce concise, rule-compliant triage comments at scale.

Core Features & Use Cases

  • Consistent Labeling: Provides a single source of truth for assigning 1–5 labels from a controlled label list, including rules for enhancement sub-labels and platform/provider tags.
  • Structured Output: Forces a JSON-only response format that includes number, labels, reason, and a tiered triage comment suitable for automated dashboards and CLI integration.
  • Tiered Commenting: Generates either brief acknowledgments or warm, specific maintainer-style responses depending on the item's quality_tier metadata.
  • Use Case: Use this to run automated batch triage for new issues and PRs to populate the nvoss-velocity dashboard and to power the nemoclaw-maintainer-triage CLI.

Quick Start

Use the skill to label issue #123 with appropriate labels and generate a tier-appropriate triage comment in JSON.

Frequently Asked Questions about nemoclaw-user-triage-instructions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue triage and labeling for my repository?

Automated GitHub issue triage applies 1–5 controlled labels and generates tiered maintainer comments in a strict JSON format. This skill standardizes that workflow for NVIDIA/NemoClaw to ensure consistent, rule-compliant issue and pull request labeling at scale.

What is the JSON output format for automated GitHub issue labeling?

The JSON output format for automated GitHub labeling includes the issue number, assigned labels, the reason for labeling, and a tiered triage comment. This structured format enables direct integration with automated dashboards and maintainer CLI workflows.

Can I use automated triage comments for GitHub pull requests as well as issues?

Yes, automated triage comments and labeling apply to both GitHub pull requests and issues. The workflow enforces tone and skip rules to generate either brief acknowledgments or warm maintainer-style responses depending on the item's metadata quality tier.

Does the NemoClaw triage workflow enforce a limit on GitHub issue labels?

Yes, the NemoClaw triage workflow enforces an assignment limit of 1 to 5 labels from a provided controlled list. This includes specific rules for enhancement sub-labels and platform or provider tags to maintain strict categorization consistency.

What is the best way to generate maintainer triage comments at scale?

Generating maintainer triage comments at scale is best handled by automating batch processing of new issues and PRs. This skill drafts rule-compliant, tiered responses based on quality metadata to populate dashboards and power CLI integration.