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.

71

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

81%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, highly actionable PR-creation workflow with explicit validation gates and feedback loops. Its main weakness is conciseness — the procedural prose around review routing and push conditions is verbose and could be condensed.

Suggestions

Condense the 'Review-Driven Repair Closure' and push-conditions prose into a compact bulleted gate list; the routing narrative repeats ideas already implied by the shared workflow references.

Move the detailed template-population rules and Conventional Commits title catalog into a separate reference file (e.g. references/pr-template-guide.md) and link to it, reducing the inline body length.

The 'Hook Evidence' section enumerates what each hook runs; if that detail lives in the repo's hook config, summarize it as 'hooks run pre-commit/commit-msg/pre-push checks' and drop the per-hook enumeration.

DimensionReasoningScore

Conciseness

Mostly efficient with executable commands throughout, but the dense review-routing and classification prose (e.g. 'This workflow owns the push gate. Before routing a repair, enter the ordered remediation sequence...') could be tightened without losing meaning.

3 / 5

Actionability

Copy-paste-ready commands cover the common cases — 'git fetch --prune origin main', 'gh pr create --title ... --body-file ...', the per-commit verification loop, and 'npm run validate:pr' are all directly executable.

5 / 5

Workflow Clarity

Steps 1–9 are explicitly sequenced with hard gates ('Do not run gh pr create until the PR body has the declaration and GitHub verifies each commit') and feedback loops ('If validation fails or is inconclusive, return to the repair and validation steps').

5 / 5

Progressive Disclosure

Shared sub-workflows are offloaded to clearly signaled one-level-deep references (../_shared/git-github-hard-stop.md, pr-follow-up.md, documentation-writing-review.md), but the main procedure itself is a long inline monolith with no in-bundle split files.

4 / 5

Total

17

/

20

Passed

Description

95%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 description: third-person voice, concrete actions, an explicit 'Use when...' clause, and a broad set of natural trigger synonyms. Minor specificity gap is the only thing keeping it from being maximal on every axis.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('Create a GitHub pull request with the NemoClaw template', 'monitor CI and automated reviews'), with only minor gaps in coverage such as the template-population detail itself.

4 / 5

Completeness

Explicitly answers both what ('Create a GitHub pull request with the NemoClaw template... monitor CI and automated reviews') and when ('Use this skill when the user asks to create, open, push, or submit a PR for review') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural-synonym coverage ('create PR, pull request, new PR, submit for review, open PR, push for review') matching the kinds of phrases a user would actually say.

5 / 5

Distinctiveness Conflict Risk

The NemoClaw-template scoping plus PR-creation-and-monitoring trigger set carves a clear niche with minimal overlap risk against general git skills.

5 / 5

Total

19

/

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: 6 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.