CtrlK
BlogDocsLog inGet started
Tessl Logo

nemoclaw-contributor-create-pr

Create a GitHub pull request with the NemoClaw template. Then, monitor CI and automated reviews. Use this skill when the user asks to create, open, push, or submit a PR for review. Trigger keywords - create PR, pull request, new PR, submit for review, open PR, push for review.

65

Quality

79%

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-contributor-create-pr/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 highly actionable and exceptionally well-sequenced with strong validation checkpoints, but it leans verbose and keeps most procedural detail inline rather than progressively disclosing it to reference files.

Suggestions

Tighten the long prose paragraphs (validation surface, guarded publication steps) into terser checklists to reduce tokens without losing the guard semantics.

Move the detailed publication-guard and validation-surface procedures into a dedicated reference file, keeping SKILL.md as an overview with one-level-deep links.

Consolidate the repeated stop/condition language — many near-identical retry-boundary statements appear across sections and could be stated once.

DimensionReasoningScore

Conciseness

The body is densely verbose — long procedural paragraphs and heavily repeated stop/guard language (e.g. the multi-line validation-surface enumeration and publication-guard steps) add padding beyond what an intelligent reader needs, though it stays accurate.

2 / 5

Actionability

Provides concrete, copy-paste-ready shell commands (gh API calls, git fetch/rev-parse, npm run validate:pr) plus precise conditional-update guard steps that cover the common cases.

5 / 5

Workflow Clarity

Multi-step publication process is clearly sequenced with explicit validation checkpoints and feedback loops (re-fetch base, re-read headRefOid, retry/recovery boundaries, stop conditions) appropriate to a destructive batch operation.

5 / 5

Progressive Disclosure

Content is organized into sections and points to shared references (../_shared/pr-follow-up.md, git-github-hard-stop.md, documentation-writing-review.md), but the bulk of the procedural detail is inlined in SKILL.md rather than split into separate files.

3 / 5

Total

15

/

20

Passed

Description

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

The description is strong: it clearly states what the skill does and when to use it, with comprehensive natural trigger keywords. Voice is correctly third-person and there is no padding.

DimensionReasoningScore

Specificity

Names the domain (GitHub PR creation) and lists concrete actions — create the PR, then monitor CI and automated reviews — but stops short of comprehensive coverage of the full publication workflow.

4 / 5

Completeness

Explicitly answers both 'what' (create a GitHub pull request with the NemoClaw template and monitor CI/automated reviews) and 'when' via an explicit 'Use this skill when...' clause with concrete trigger keywords.

5 / 5

Trigger Term Quality

Provides a thorough set of natural trigger phrases a user would actually say ('create PR', 'pull request', 'new PR', 'submit for review', 'open PR', 'push for review'), with synonyms and variations.

5 / 5

Distinctiveness Conflict Risk

The NemoClaw-template framing and the explicit 'monitor CI and automated reviews' scope carve a fairly distinct niche, though generic PR-creation phrasing creates minor overlap risk with any other PR-related skill.

4 / 5

Total

18

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 7 suspicious

Warning

Total

15

/

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.