npx skills add ...
npx skills add nvidia/nemoclaw --skill nemoclaw-maintainer-morning
Prepare the NemoClaw morning maintainer plan: triage the backlog, select a target version, and identify release candidates and stragglers.
npx skills add nvidia/nemoclaw --skill nemoclaw-maintainer-morning
Start the day: triage, pick a version target, label items, share the plan.
See PR-REVIEW-PRIORITIES.md for the daily cadence and review priorities.
This fetches tags, computes the next patch version, and finds open items still carrying older version labels. Surface stragglers first — they indicate post-tag housekeeping was interrupted or an item slipped across multiple cycles. Decide whether to relabel them to today's target or defer them out of the daily release flow.
Run the triage script to rank the full backlog:
If too few results, run without --approved-only. The script fetches open PRs through gh, reads Project 199 Priority, enriches candidates with review, CI, file, and risky-area data, and applies the scoring model documented in PR-REVIEW-PRIORITIES.md.
Also use find-review-pr to surface security PRs whose Project Priority is Urgent or High. Merge these into the candidate pool.
Present the ranked queue to the user. After they confirm which items to target, label them:
Pipe triage output into state:
Output the daily plan:
Include: total items targeted, how many are PRs vs issues, how many are already merge-ready.
/nemoclaw-maintainer-day during the day to execute.node --no-warnings .agents/skills/nemoclaw-maintainer-day/scripts/triage.ts \
| node --no-warnings .agents/skills/nemoclaw-maintainer-day/scripts/state.ts set-queue