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.

73

Quality

90%

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

92%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 lean, highly actionable release-prep skill body with concrete commands, a well-sequenced workflow, and explicit verification steps. The only weakness is light redundancy between the Guardrails and Example Quality Check sections.

Suggestions

Consolidate the 'keep examples minimal / do not pad' guidance so it lives in one place rather than being restated across Guardrails and Example Quality Check.

Add one explicit error-recovery loop for the build step (e.g., 'if make build fails, stop and report rather than proceeding to checksums') to strengthen the existing validation checkpoints.

DimensionReasoningScore

Conciseness

The body is dense and actionable with concrete commands and no over-explanation of git/gh concepts, but there is minor redundancy between the Guardrails section ('Do not pad examples...') and the Example Quality Check section ('Keep snippets minimal').

4 / 5

Actionability

Provides copy-paste-ready commands throughout ('git fetch origin --tags --prune', 'make build', 'shasum -a 256', 'gh release create <tag> <assets...> --target main --title <tag> --notes-file <file> --draft', 'rg "v?X\\.Y\\.Z"') covering the common release cases.

5 / 5

Workflow Clarity

A 9-step checklist-style workflow with explicit validation checkpoints (ensure clean working tree, verify expected platform binaries, verify metadata/uploaded assets via gh release view) and an ask-if-ambiguous bump-policy gate before tagging.

5 / 5

Progressive Disclosure

No bundle files exist and none are needed; the body is self-contained and well-organized into Overview, Core Tools, Workflow, Guardrails, and Example Quality Check sections, which satisfies the simple/well-organized exception.

5 / 5

Total

19

/

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.

A strong, third-person description that clearly states both capability and trigger context for a narrow release-preparation skill. Minor specificity gains are available by hinting at build/checksum/version-bump actions.

DimensionReasoningScore

Specificity

Names the domain and several concrete elements ('Prepare a Neva GitHub release draft from merged PRs, previous release style, and local multi-platform artifacts') but the action set centers on one main verb with its inputs, leaving minor gaps (no mention of version bump, checksums, or build).

4 / 5

Completeness

Explicitly answers both what ('Prepare a Neva GitHub release draft from merged PRs, previous release style, and local multi-platform artifacts') and when ('Use this for monthly release preparation in nevalang/neva') with concrete trigger phrasing.

5 / 5

Trigger Term Quality

Good keyword coverage with natural terms ('GitHub release', 'release draft', 'monthly release preparation', 'nevalang/neva') that a user would plausibly say, though synonyms like 'release notes' or 'changelog' are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Neva releases in nevalang/neva) with distinct triggers, making conflict with unrelated skills minimal.

5 / 5

Total

18

/

20

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.