CtrlK
BlogDocsLog inGet started
Tessl Logo

release-gen

Finish release follow-up after the changelog exists. Update `data/XDG/org.cataclysmbn.CataclysmBN.metainfo.xml` and send the matching Flathub PR with `gh pr create --web`.

67

Quality

80%

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-gen/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, well-sequenced release workflow with solid validation and error-handling guidance; the only gap is incomplete actionability around the sha256 computation and the metainfo <release> entry template.

Suggestions

Add the concrete sha256 recomputation command (e.g. sha256sum on the built artifact) so the hash step is copy-paste ready.

Include a minimal <release> XML skeleton showing the version, date, and url attributes to make the metainfo edit fully executable.

DimensionReasoningScore

Conciseness

Lean bullet list that assumes Claude's competence, with no preamble explaining releases, metainfo, or Flathub; every line earns its place.

3 / 3

Actionability

Gives concrete file paths, the gh command, and exact fields (commit, metainfo URL, sha256), but omits a sha256 recomputation command and the actual <release> XML entry format, leaving key details implied.

2 / 3

Workflow Clarity

Clear sequenced steps (changelog -> metainfo entry -> Flathub manifest -> push + PR) with an explicit verification checkpoint and an error-recovery handoff branch for the XML/batch operation.

3 / 3

Progressive Disclosure

A short single-purpose skill with no external references; the body is well-organized with a dedicated Example section, matching the simple-skill allowance for a top score.

3 / 3

Total

11

/

12

Passed

Description

75%

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 clear, reasonably specific description with an explicit when-trigger and a distinct niche, weakened only by partial coverage of the follow-up actions and missing keyword variations. Strong but not comprehensive.

Suggestions

Add the Flathub manifest + sha256 update to the description so the action list matches the body's full scope.

Add natural user-facing trigger phrasing such as 'Use when publishing a Cataclysm-BN release or preparing the Flathub PR' to broaden trigger coverage.

DimensionReasoningScore

Specificity

Names concrete actions ('Update data/XDG/...metainfo.xml', 'send the matching Flathub PR with gh pr create --web') but covers only two of the follow-up steps, omitting the Flathub manifest/sha256 update the body handles.

2 / 3

Completeness

Explicitly answers what ('Finish release follow-up...Update metainfo.xml and send Flathub PR') and when ('after the changelog exists'), satisfying the explicit-trigger requirement.

3 / 3

Trigger Term Quality

Includes relevant natural terms ('release', 'Flathub', 'changelog') but misses common variations a user might say like 'publish release', 'metainfo', or 'appstream'.

2 / 3

Distinctiveness Conflict Risk

'release follow-up after the changelog exists' plus 'Flathub PR' carves a clear niche unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

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
cataclysmbn/Cataclysm-BN
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.