CtrlK
BlogDocsLog inGet started
Tessl Logo

nv-worktree-commands

Git worktree command reference: path naming, create/remove/prune, `.env*` copy, package-manager install, and cleanup. Use when implementing or debugging worktree setup — not as the primary user-facing workflow (see nv-worktree-create).

79

Quality

100%

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

100%

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

A tight, actionable command reference that assumes git competence, supplies copy-paste-ready commands with verification and safety checkpoints, and delegates end-to-end and batch-cleanup concerns to sibling skills. It adds genuine project-specific knowledge without padding.

DimensionReasoningScore

Conciseness

Lean command reference with no concept explanations: terse tables, code blocks, and project-specific gotchas (e.g. the STORE_ENCRYPTION_KEY warning) that add only what Claude would not already know.

3 / 3

Actionability

Provides fully executable commands throughout — the rsync include/exclude block, the git ls-files copy loop, install/build/remove commands — with real example paths, copy-paste ready.

3 / 3

Workflow Clarity

A single-purpose reference whose sections follow the worktree lifecycle and include explicit checkpoints ('Abort if WORKTREE already exists', 'After copying, list what landed', remove safety guidance); the batch/destructive operations are guarded, so the cap does not apply.

3 / 3

Progressive Disclosure

No bundle files are needed; the body is well-organized into focused sections and clearly delegates broader concerns to one-level sibling skills ('Prefer nv-worktree-create for the end-to-end flow', 'read nv-worktree-cleanup').

3 / 3

Total

12

/

12

Passed

Description

100%

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 precise, well-scoped description that names concrete operations, provides an explicit 'Use when' trigger, and actively distinguishes itself from a sibling skill. It avoids vague fluff and third-person-voice violations.

DimensionReasoningScore

Specificity

Lists multiple concrete operations — 'path naming, create/remove/prune, `.env*` copy, package-manager install, and cleanup' — matching the anchor for several specific concrete actions rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Git worktree command reference: ...') and when ('Use when implementing or debugging worktree setup'), matching the anchor requiring an explicit trigger clause.

3 / 3

Trigger Term Quality

Uses natural terms a developer would say ('git worktree', 'worktree setup') and an explicit 'Use when implementing or debugging worktree setup' trigger, giving good coverage for this narrow domain.

3 / 3

Distinctiveness Conflict Risk

Clear niche (git worktree commands) and it actively disambiguates from a sibling skill — 'not as the primary user-facing workflow (see nv-worktree-create)' — so it is unlikely to trigger for the wrong skill.

3 / 3

Total

12

/

12

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
novuhq/novu
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.