CtrlK
BlogDocsLog inGet started
Tessl Logo

release-notes

Write the .changes/ release note that every PR with a user-visible change must include. Use when creating or finishing a PR that changes behavior in apps/ or libs/, when the "Release note gate" CI check fails, or when deciding whether the no-release-note label applies.

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

Low

Low-risk findings worth noting

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.

The body is well-organized, lean, and highly actionable: a complete template, required-field table, good/bad examples, skip-label guidance, and a validation checkpoint all in roughly 70 lines with one-level-deep references. It assumes Claude's competence and leaves depth to external pointers.

DimensionReasoningScore

Conciseness

Lean and dense: file-format table, required-field constraints, and a runnable validate command appear with no padding or explanation of concepts Claude already knows. Every line earns its place.

3 / 3

Actionability

Provides a complete frontmatter template, a field-by-field table with required/optional flags, good/bad body examples, exempted path globs, and a copy-paste validate command (`pnpm run release:notes:validate`).

3 / 3

Workflow Clarity

Sequences the full workflow — choose file name, fill frontmatter, write body, decide on no-release-note skip, then verify — and closes with an explicit validation command/checkpoint before finishing.

3 / 3

Progressive Disclosure

Keeps the body as a concise overview and pushes the full format reference and gate policy to clearly signaled one-level-deep pointers (`.changes/README.md`, `tools/release/check-release-note-gate.mjs`); no bundle files exist to over-fragment.

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 strong description: it states a concrete action, gives an explicit 'Use when' clause with three real triggers, and occupies a clear niche unlikely to collide with other skills. It is concise without fluff and uses appropriate third-person voice.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Write the .changes/ release note" plus naming/labeling/CI-gate handling — tied to a specific artifact rather than abstract language.

3 / 3

Completeness

Explicitly answers what ("Write the .changes/ release note") and when via an explicit "Use when" clause naming three concrete triggering situations, satisfying both halves.

3 / 3

Trigger Term Quality

Covers natural user-facing terms users would actually say: "release note", "PR", "CI check", "Release note gate", and "no-release-note label".

3 / 3

Distinctiveness Conflict Risk

The niche is sharply defined around the .changes/ release-note workflow with distinct, repo-specific triggers (Release note gate CI check, no-release-note label), making conflict with other skills unlikely.

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
4gray/iptvnator
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.