CtrlK
BlogDocsLog inGet started
Tessl Logo

release-check

Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.

59

Quality

68%

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 ./plugins/agent-triforce/skills/release-check/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 well-structured and concise with a clear release-gate workflow, but its verification steps are descriptive rather than executable and it lacks an error-recovery feedback loop.

Suggestions

Replace descriptive step labels with concrete, executable commands or agent invocations (e.g., the exact command to trigger the Centinela QA agent for each TIME OUT).

Add a feedback loop for blocked releases: when a TIME OUT check fails, specify the fix-then-re-run path and re-validation requirement before proceeding.

Trim the redundant 'highest-stakes'/'last line of defense' framing duplicated between the intro and Tips to recover tokens.

DimensionReasoningScore

Conciseness

The body is tightly organized with minimal padding, but the Tips section and opening line repeat the 'last line of defense'/'highest-stakes' framing that could be trimmed.

4 / 5

Actionability

Names the checklist stages and an output file path, but the verification steps are descriptive labels rather than executable commands, and the Centinela agent is referenced only by name with no invocation detail.

3 / 5

Workflow Clarity

Provides a clear numbered sequence with three explicit TIME OUT checkpoints and a final verdict, though it lacks a validate-fix-retry feedback loop for the high-stakes release gate.

4 / 5

Progressive Disclosure

A short, single-purpose skill under 50 lines with no external references needed; its well-organized sections (When to Use, What This Skill Does, How to Use, Example, Tips) satisfy the simple-skill exception.

5 / 5

Total

16

/

20

Passed

Description

66%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 clearly communicates a pre-release verification role with several named validation areas, but lacks an explicit trigger clause and relies on a single verb for its actions.

Suggestions

Add an explicit 'Use when ...' clause naming concrete triggers (e.g., 'Use when tagging a version, preparing a production deploy, or running a final release gate').

Vary the action verbs beyond 'validates' to surface distinct capabilities (e.g., 'audits security, runs the test suite, verifies docs, and confirms quality gates').

Include common user synonyms such as 'deploy', 'go-live', and 'production' to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Lists several concrete validation targets (features, tests, docs, security, quality gates), but the single repeated verb 'validates' keeps it from comprehensive distinct-action coverage.

4 / 5

Completeness

Has a clear 'what' but no explicit 'Use when...' clause; the 'when' is only weakly implied by 'before shipping', which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural terms 'release', 'pre-release', and 'shipping' that users would say, but misses common synonyms like 'deploy', 'go-live', or 'version tag'.

4 / 5

Distinctiveness Conflict Risk

The pre-release framing and delegation to the Centinela (QA) agent give it a clear niche, with only minor overlap risk against general QA skills.

4 / 5

Total

15

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
davepoon/buildwithclaude
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.