mcpbeat

Nemoclaw Maintainer Policies

nvidia/nemoclaw-maintainer-policies

Provide read-only NemoClaw maintainer policy. Use for questions about Issue Type, labels, Project fields, release labels, triage, duplicates, blocked items, and maintainer decisions. Trigger keywords - maintainer policy, workflow policy, project workflow, issue type, labels, label taxonomy, needs labels, project status, blocked issue, duplicate issue, daily release label, release train, triage policy.

25k tokens
context cost
the whole folder, loaded on every use
9
files
instructions only
0
copies elsewhere
how many repositories repackaged it
22044
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/NVIDIA/NemoClaw --skill nemoclaw-maintainer-policies

What comes with it

97 257 bytes besides the instruction
references/daily-flow.md
references/examples.md
references/label-taxonomy.json
references/label-taxonomy.md
references/project-workflow.md
references/release-train.md
references/triage-instructions.md
references/workflow-policy.md

The instruction itself

3 sections, as written by the author

<!-- SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. -->

<!-- SPDX-License-Identifier: Apache-2.0 -->

NemoClaw Maintainer Policies

This package contains policy references. This file is its manifest and index.

References

  • Workflow overview: Read workflow-policy.md, project-workflow.md, and daily-flow.md in that order.

Read release-train.md for questions about release labels or history.

  • Agent implementation: Read workflow-policy.md, triage-instructions.md, label-taxonomy.json, and examples.md in that order.
  • references/workflow-policy.md — Source of truth, authorization, Issue Type, label boundaries, and agent-owned labels.
  • references/triage-instructions.md — Issue and PR evaluation, questions, needs:*, confidence, and suggestion payloads.
  • references/label-taxonomy.md — Label meaning, selection, compatibility, unknown labels, agt: *, and release labels.
  • references/label-taxonomy.json — Allowed machine values and write policy.
  • references/project-workflow.md — Project Status, lifecycle, duplicates, blocked work, review, and QA.
  • references/daily-flow.md — Daily priorities, standup, assignment, execution, and QA handoff.
  • references/release-train.md — Release inclusion, cutoff, carry-forward, history, and label retirement.
  • references/examples.md — Examples for triage, review, release activation, competing PRs, and stale PRs.

Answering Workflow Questions

Read the related reference before you answer or apply policy.

Use plain language for maintainers. Distinguish Issue Type, PR type labels, needs:* labels, Project fields, close reasons, and release labels.

Do not invent labels, statuses, fields, release labels, or workflow states.

Follow the shared Documentation Writing and Review

contract for changed workflow guidance and maintainer-facing text.

For agent implementation, use triage-instructions.md as the payload contract.

Use label-taxonomy.json to validate allowed values.

Workflow answers must remain reference-backed. Do not encode alternate policy in this manifest.

How to use it

Copy the folder

Take nvidia/nemoclaw-maintainer-policies from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.