npx skills add ...
npx skills add nvidia/nemoclaw --skill nemoclaw-maintainer-day
Run a NemoClaw daytime maintainer pass over release-targeted work. Use for the maintainer queue or a requested recurring pass.
npx skills add nvidia/nemoclaw --skill nemoclaw-maintainer-day
Execute one pass of the maintainer loop, prioritizing version-targeted work.
Autonomy: You may push small fixes after required CI and scheduled automated reviews settle for one unchanged latest PR commit. You may approve a PR when all gates pass. Report contributor and approver overlap as an advisory. It does not change merge readiness or require another reviewer. Never merge. Ask the user about merge, product-scope, and architecture decisions. Also ask when contributor intent is unclear.
Treat the recorded latest PR commit as an optimistic publication guard. Immediately before a push, confirm that the remote branch still points to that commit. Stop when another workflow publishes first.
The first script selects the target version. The second lists shipped and open items.
Before reviewing, repairing, approving, integrating, or pushing a PR, complete PR follow-up successfully for one unchanged latest PR commit. This prerequisite does not apply to an item with no PR candidate.
Select the first applicable action for an open item:
If all items for the release version are blocked, select an item from the backlog.
Prefer to complete a contribution that needs little work before you start a refactor.
Follow the selected workflow. Complete one outcome in each pass:
Re-run the progress script and show the update:
If all items for the release version are done, suggest /nemoclaw-maintainer-evening.
Update .nemoclaw-maintainer/state.json via the state script:
Commit skill files only when the task changes agent guidance. Do not include unrelated skill changes in code or documentation PRs.
Use this skill with /loop 10m /nemoclaw-maintainer-day.
Keep each pass report short. State what you did, what changed, and what needs a user decision.
Read state.json to avoid repeated context.
node --no-warnings .agents/skills/nemoclaw-maintainer-day/scripts/state.ts history <action> <item> "<note>"