CtrlK
BlogDocsLog inGet started
Tessl Logo

release

Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub.

68

Quality

83%

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

77%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 content is highly actionable with a tightly sequenced, validation-rich workflow. It loses points on conciseness (verbose rationale prose) and progressive disclosure (a monolithic single file with no reference bundles for a skill this long).

Suggestions

Trim the editorial rationale paragraphs (reader-interest ordering, length-ratchet narrative) to one-line rules; keep the operational guidance, drop the justifying prose.

Extract the detailed CHANGELOG Review and Data-Loss Surface Review procedures into separate reference files linked one level deep from SKILL.md, leaving the main file as an overview of the 13 steps.

Move the Library API Compatibility section (advisory, low-relevance per release) into a reference file so it no longer competes for the core workflow's token budget.

DimensionReasoningScore

Conciseness

Mostly efficient procedural guidance, but several prose rationale passages (reader-interest ordering philosophy, the length-ratchet narrative, data-loss recall justification) over-explain and could be tightened without losing operational value.

3 / 5

Actionability

Fully executable: copy-paste bash commands (git fetch, cargo release, gh workflow run, jq filters) and a complete subagent prompt template cover the common release cases.

5 / 5

Workflow Clarity

A clear 13-step sequence with explicit validation checkpoints (local + cross-platform test gates, data-loss sign-off, mandatory changelog verification subagent) and feedback loops (fix-then-retry, escalate to user).

5 / 5

Progressive Disclosure

Well-organized into headed sections, but everything lives inline in a ~327-line SKILL.md with no bundle files; sizable subsections (CHANGELOG Review, Library API Compatibility) could be split into one-level-deep reference files.

3 / 5

Total

16

/

20

Passed

Description

90%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 pairs a concrete what with explicit, natural-sounding when triggers and occupies a distinct niche. Its only weakness is specificity, listing only two actions rather than the fuller set the workflow actually performs.

DimensionReasoningScore

Specificity

Names the domain ('Worktrunk release workflow') and a couple concrete actions ('publish a new version to crates.io and GitHub'), but does not enumerate the broader set of release actions (version bump, changelog, tagging).

3 / 5

Completeness

Explicitly answers both what ('Worktrunk release workflow') and when ('Use when user asks to...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases users would actually say: 'do a release', 'release a new version', 'cut a release', plus 'publish a new version to crates.io and GitHub'.

5 / 5

Distinctiveness Conflict Risk

A clear niche (project-specific release publishing to crates.io and GitHub) with distinct, release-only triggers; minimal overlap risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

relative_links

Relative link issues: 5 suspicious

Warning

Total

13

/

16

Passed

Repository
max-sixty/worktrunk
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.