CtrlK
BlogDocsLog inGet started
Tessl Logo

release-stable

Cut a stable release of Paseo (fresh patch or minor, or promote from beta). Use when the user says "release stable", "ship stable", "promote", "release:patch", "release:minor", "release:promote", or "/release-stable".

66

Quality

79%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/release-stable/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

66%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 body is extremely concise and correctly delegates detail to docs/release.md, but it is arguably too thin: it gives no inline summary of the flow or validation checkpoints, so a reader has no fallback if the referenced doc is unavailable. Actionability and workflow clarity are adequate only because of the external pointer.

Suggestions

Add 2-3 inline bullet steps summarizing the release flow (e.g. bump version, run tests, tag, publish) so the skill remains actionable if docs/release.md is unavailable.

Include an explicit validation checkpoint inline (e.g. 'Verify tests pass and changelog is updated before tagging') since releases are destructive/hard-to-reverse operations.

Briefly note which release type each trigger maps to (patch vs minor vs promote) so Claude can pick the right branch without loading the full doc.

DimensionReasoningScore

Conciseness

The body is a single lean sentence that assumes Claude's competence and points to the canonical doc; every token earns its place with no padding or over-explanation.

5 / 5

Actionability

It names the concrete file path and the checklist to follow, which is partially actionable, but provides no inline steps, commands, or copy-paste-ready guidance — execution detail is entirely delegated to the referenced doc.

3 / 5

Workflow Clarity

The reference to a specific checklist implies a sequenced workflow with validation, but the SKILL.md body itself surfaces no steps or validation checkpoints; the destructive-release context (without inline validation) caps this at 3.

3 / 5

Progressive Disclosure

It is a clear overview pointing one level deep to docs/release.md with a well-signaled reference, but no bundle files exist to verify a richer structure, leaving minor organization gaps.

4 / 5

Total

15

/

20

Passed

Description

92%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 concise, concrete, and complete: it states the capability and gives an explicit, comprehensive 'Use when' trigger list. Third-person voice is maintained throughout. It is a strong, well-targeted skill description.

DimensionReasoningScore

Specificity

Names the domain ('Cut a stable release of Paseo') and enumerates concrete action variants ('fresh patch or minor, or promote from beta'), giving several specific capabilities with only minor gaps in coverage.

4 / 5

Completeness

Explicitly answers both 'what' (cut a stable release via patch/minor/promote) and 'when' (a concrete 'Use when...' clause with multiple trigger phrases).

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including synonyms and exact commands ('release stable', 'ship stable', 'promote', 'release:patch', 'release:minor', 'release:promote', '/release-stable') that users would actually say.

5 / 5

Distinctiveness Conflict Risk

A clearly defined niche (Paseo stable releases) with distinct command-style triggers that minimize conflict with other skills.

5 / 5

Total

19

/

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
getpaseo/paseo
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.