CtrlK
BlogDocsLog inGet started
Tessl Logo

release

Release vercel-plugin — run gates, bump version, generate artifacts, commit, and push. Use when asked to "release", "ship", "bump and push", or "cut a release".

80

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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, executable release runbook with concrete commands, an explicit gate-failure checkpoint, a pre-commit retry feedback loop, and a copy-in checklist. It assumes Claude's competence and avoids both verbosity and concept re-explanation.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept explanations Claude already knows; every line (gates, bump table, build, commit) earns its place. The brief "Version source of truth" reinforcement is a justified correctness guardrail, not padding.

3 / 3

Actionability

Fully executable, copy-paste-ready commands (bun run typecheck/test/validate/build, git add/commit/push) plus a concrete commit-message template, with no pseudocode placeholders.

3 / 3

Workflow Clarity

A clear five-step sequence with an explicit validation checkpoint ("Stop if any gate fails") and a feedback loop for the pre-commit hook (fix and create a new commit, never amend), reinforced by a checklist — appropriate for a destructive push operation.

3 / 3

Progressive Disclosure

Single-purpose skill with well-organized sections (Workflow, Version source of truth, Checklist) and no nested or external references needed; structure is clear and easy to navigate as-is.

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, well-constructed description that names concrete actions, supplies explicit natural-language triggers, and is clearly scoped to the vercel-plugin release niche. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "run gates, bump version, generate artifacts, commit, and push" — matching the level-3 anchor of several specific actions rather than a vague single verb.

3 / 3

Completeness

Explicitly answers both what (the five release actions) and when ("Use when asked to ..."), with an explicit trigger clause that keeps it above the cap-at-2 threshold.

3 / 3

Trigger Term Quality

Natural user phrasing is well covered: "release", "ship", "bump and push", "cut a release" are all phrases a user would actually say, matching the good-coverage anchor.

3 / 3

Distinctiveness Conflict Risk

Scoped to "vercel-plugin" with release-specific triggers, giving it a clear niche 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
vercel/vercel-plugin
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.