CtrlK
BlogDocsLog inGet started
Tessl Logo

nemoclaw-maintainer-morning

Runs the morning maintainer standup for NemoClaw. Triages the backlog, determines the day's target version, labels selected items, surfaces stragglers from previous versions, and outputs the daily plan. Use at the start of the workday. Trigger keywords - morning, standup, start of day, daily plan, what are we shipping today.

64

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/nemoclaw-maintainer-morning/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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.

A well-structured, actionable workflow with concrete commands and clear sequencing. The main weakness is the absence of validation/verification after the batch labeling step, and reliance on a sibling skill's files rather than a self-contained bundle.

Suggestions

Add a post-labeling verification step in Step 3 (e.g. re-fetch the labeled PR/issue and confirm the version label is present) to satisfy the batch-operation validation expectation.

Show the concrete 'find-review-pr' invocation in Step 2 rather than naming it in prose, so the security-PR merge step is fully executable.

Clarify or localize the cross-skill references (../nemoclaw-maintainer-day/...) so the skill's external dependencies are explicit and verifiable from its own bundle.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence, using compact bash blocks and a brief table; a few explanatory sentences (e.g. the straggler rationale) could be trimmed further.

4 / 5

Actionability

Concrete, mostly copy-paste-ready commands are given for each step, but 'find-review-pr' is referenced in prose without showing its invocation, leaving a minor gap.

4 / 5

Workflow Clarity

The four-step sequence is clear with a user-confirmation checkpoint before labeling, but the batch labeling operation lacks any post-action verification that labels applied correctly, which caps the score.

3 / 5

Progressive Disclosure

Content is well-organized into steps with clearly signaled one-level-deep references to PR-REVIEW-PRIORITIES.md and scripts, but it depends on a sibling skill's files rather than its own bundle, a minor organization gap.

4 / 5

Total

15

/

20

Passed

Description

88%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, specific description that clearly states what the skill does and when to trigger it, with natural user-facing keywords. The only weakness is minor overlap risk with the related day-time skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Triages the backlog, determines the day's target version, labels selected items, surfaces stragglers from previous versions, and outputs the daily plan' — giving comprehensive coverage of the morning routine.

5 / 5

Completeness

Explicitly answers what the skill does and when to use it — 'Use at the start of the workday' plus concrete trigger keywords — satisfying both halves clearly.

5 / 5

Trigger Term Quality

Natural trigger phrases are present ('morning, standup, start of day, daily plan, what are we shipping today') with good coverage, but a few common variations (e.g. 'triage', 'backlog review') are missing.

4 / 5

Distinctiveness Conflict Risk

The morning-standup niche is distinct with clear triggers, but there is minor overlap risk with the sibling /nemoclaw-maintainer-day skill that runs during the day.

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: 2 suspicious

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.