CtrlK
BlogDocsLog inGet started
Tessl Logo

nemoclaw-maintainer-day

Run one NemoClaw daytime maintainer pass. Prioritize items for the release version. Select a merge, salvage, security, test, conflict, or sequencing workflow and report progress. Use during the workday to land PRs and close issues. Designed for /loop, for example /loop 10m /nemoclaw-maintainer-day. Trigger keywords - maintainer day, work on PRs, land PRs, make progress, what's next, keep going, maintainer loop.

68

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is concise, actionable, and sequenced with validation checkpoints, but its progressive disclosure is undermined by multiple referenced .md files that do not exist in the bundle, breaking navigation for the workflow branches.

Suggestions

Add the referenced workflow docs (MERGE-GATE.md, SALVAGE-PR.md, SECURITY-SWEEP.md, TEST-GAPS.md, HOTSPOTS.md, SEQUENCE-WORK.md) and reference docs (PR-REVIEW-PRIORITIES.md, RISKY-AREAS.md, STATE-SCHEMA.md) to the references/ directory so the signaled links resolve.

Inline a one-line summary of each workflow's acceptance criteria next to its 'Follow [X].md' line so the skill remains actionable even if a referenced file is missing.

Reconcile the command paths: the body invokes '.agents/skills/nemoclaw-maintainer-day/scripts/...' while the bundle ships scripts/ at the skill root — confirm the deployed path or document the relocation.

DimensionReasoningScore

Conciseness

Lean sections with short imperative sentences, no over-explanation of concepts Claude already knows, and every line carrying actionable guidance; assumes Claude's competence throughout.

5 / 5

Actionability

Provides concrete, copy-paste-ready commands ('node --experimental-strip-types --no-warnings .agents/skills/.../scripts/version-target.ts'), but key execution detail for each workflow is delegated to referenced .md files rather than inlined, leaving minor gaps.

4 / 5

Workflow Clarity

Clear four-step sequence (Check Version Progress -> Pick One Action -> Execute -> Report Progress) with validation checkpoints ('Confirm that there is no unresolved correctness or security issue', re-running the progress script to show the update); not a 5 because some validation is delegated to referenced gate docs.

4 / 5

Progressive Disclosure

Structure is well-organized with one-level-deep references clearly signaled, but the referenced .md files (MERGE-GATE, SALVAGE-PR, SECURITY-SWEEP, TEST-GAPS, HOTSPOTS, SEQUENCE-WORK, PR-REVIEW-PRIORITIES, RISKY-AREAS, STATE-SCHEMA) are absent from the bundle (only scripts/*.ts exist), so navigation does not resolve.

3 / 5

Total

16

/

20

Passed

Description

91%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-structured description that explicitly states both what the skill does and when to use it, with a comprehensive list of natural trigger keywords. Minor overlap risk with sibling maintainer skills keeps distinctiveness just below the top anchor.

DimensionReasoningScore

Specificity

Lists several concrete actions ('Prioritize items for the release version', 'Select a merge, salvage, security, test, conflict, or sequencing workflow and report progress'), enumerating six workflow types, but the wrapping verbs (select, report) are moderately generic so it falls just short of comprehensive coverage at 5.

4 / 5

Completeness

Clearly answers 'what' ('Run one NemoClaw daytime maintainer pass... Select a... workflow and report progress') and 'when' ('Use during the workday to land PRs and close issues. Designed for /loop'), with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Explicitly enumerates natural trigger phrases users would say ('maintainer day, work on PRs, land PRs, make progress, what's next, keep going, maintainer loop'), giving comprehensive coverage including synonyms.

5 / 5

Distinctiveness Conflict Risk

Has a clear NemoClaw niche with distinct triggers, but generic maintainer phrases ('work on PRs', 'make progress', 'what's next') and an implied nemoclaw-maintainer-evening companion create minor overlap risk rather than minimal.

4 / 5

Total

18

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 9 missing

Warning

Total

14

/

16

Passed

Repository
NVIDIA/NemoClaw
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.