CtrlK
BlogDocsLog inGet started
Tessl Logo

pre-release

Prepare this repository for a release. Use when asked to do pre-release checks, summarize changes since a previous tag, update WHATSNEW.md or changelog entries, update CONTRIBUTORS.md, audit command long help or docs for release-visible features, or verify release documentation consistency.

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

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 compact, instruction-only release-prep skill that pairs concrete git/gofmt commands with a clearly sequenced five-step workflow ending in explicit validation. It stays lean and self-contained with well-organized sections and no unnecessary external references.

DimensionReasoningScore

Conciseness

Lean and efficient: it assumes Claude's competence with git and gofmt and never explains concepts Claude already knows; every line is concrete guidance or an executable command rather than the 2-anchor's mild padding.

3 / 3

Actionability

Provides concrete, copy-paste-ready commands (git tag/log/diff/shortlog, gofmt) and concrete file globs in Search Hints (cmd/**/assets/*.md, Long: fields), fully actionable rather than the abstract or pseudocode guidance at lower anchors.

3 / 3

Workflow Clarity

Five clearly sequenced steps culminate in an explicit Validate step (gofmt, targeted tests, review git diff/stat, preserve staged state), giving the validation checkpoint and feedback the rubric requires; not capped at 2 because validation is present.

3 / 3

Progressive Disclosure

No bundle files exist, so the body is appropriately self-contained and well-sectioned (Workflow / Search Hints / Final Response), with Search Hints serving as clear navigation pointers to file locations rather than a monolithic wall or nested references.

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 states concrete capabilities and an explicit 'Use when' trigger list covering the natural phrasings a user would employ. It is slightly long but every clause is a substantive distinct trigger, so it avoids fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions (summarize changes since a tag, update WHATSNEW.md/changelog, update CONTRIBUTORS.md, audit command help/docs, verify release doc consistency), matching the 'lists multiple specific concrete actions' anchor rather than the partial-coverage anchor at 2.

3 / 3

Completeness

Explicitly answers both what ('Prepare this repository for a release') and when ('Use when asked to do pre-release checks...'), with an explicit 'Use when' trigger clause; imperative voice matches the good examples.

3 / 3

Trigger Term Quality

Uses natural phrasing a user would actually say ('pre-release checks', 'summarize changes since a previous tag', 'update WHATSNEW.md or changelog entries', 'CONTRIBUTORS.md'), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

A clear repository release-prep niche anchored by specific files and triggers (WHATSNEW.md, CONTRIBUTORS.md, release-visible docs), making it unlikely to fire 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
rusq/slackdump
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.