CtrlK
BlogDocsLog inGet started
Tessl Logo

release-neva

Prepare a Neva GitHub release draft from merged PRs, previous release style, and local multi-platform artifacts. Use this for monthly release preparation in nevalang/neva.

80

Quality

100%

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

100%

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

A tightly written, highly actionable release-preparation workflow with concrete commands, specific repo paths, and embedded verification checkpoints. It assumes Claude's competence and avoids padding, though a couple of guardrail bullets slightly restate workflow guidance.

DimensionReasoningScore

Conciseness

Lean and project-specific; assumes competence (no explanation of gh/git/make), with every step earning its place. It avoids the verbose concept-explanation pattern of the score-1 anchor.

3 / 3

Actionability

Provides concrete, copy-paste-ready commands ('git fetch origin --tags --prune', 'gh release create <tag> ... --draft', 'make build', 'shasum -a 256', 'rg "v?X\.Y\.Z"') plus exact file paths (pkg/version.go, std/neva.yml), matching the fully-executable anchor.

3 / 3

Workflow Clarity

A clear 9-step sequence with explicit validation checkpoints (clean working tree, verify expected binaries, verify uploaded assets via 'gh release view', and an 'rg' audit of remaining version hits) rather than the validation-gap score-2 anchor.

3 / 3

Progressive Disclosure

A single self-contained file with well-organized sections (Overview, Core Tools, Workflow, Guardrails, Example Quality Check) and no nested references; with no bundle files present, this matches the well-organized-sections anchor.

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 concise, third-person description with concrete capabilities and an explicit 'Use this for...' trigger clause scoped to a single repository. It cleanly satisfies all four dimensions with no over-claims or fluff.

DimensionReasoningScore

Specificity

Names multiple concrete inputs/actions — 'release draft from merged PRs, previous release style, and local multi-platform artifacts' — matching the multi-action anchor rather than the single-domain score-2 anchor.

3 / 3

Completeness

Explicitly answers what ('Prepare a Neva GitHub release draft...') and when ('Use this for monthly release preparation in nevalang/neva.'), satisfying the explicit-trigger anchor.

3 / 3

Trigger Term Quality

Natural trigger terms a release maintainer would say ('monthly release preparation', 'Neva GitHub release draft', 'merged PRs', 'nevalang/neva') give good coverage; not jargon-only.

3 / 3

Distinctiveness Conflict Risk

Scoped to a single repo's release flow (nevalang/neva monthly release), a clear niche unlikely to trigger for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
nevalang/neva
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.