CtrlK
BlogDocsLog inGet started
Tessl Logo

openseo-release-notes

Cut an OpenSEO release — bump the version, draft user-facing release notes from commits since the last tag, run a review + subagent-verification pass, and open a "release: vX.X.X" PR. Use when the user asks to prepare a release, bump the version, or write release notes.

78

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%Weight 40%Scale 1-3

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

A well-structured, executable release-cutting workflow with concrete commands, an explicit review-and-verify feedback loop, and disciplined curation guidance. It is dense but every section carries operational load.

DimensionReasoningScore

Conciseness

The body is dense, operational, and assumes Claude's competence — it does not explain concepts Claude already knows, and each line carries repo-specific instruction. It is long but every token earns its place given curation is explicitly framed as the core work.

3 / 3

Actionability

Provides concrete, executable commands ('git tag --sort=-creatordate | head -1', 'gh pr view <num> --json title,body,author', 'gh release create v<version> ...') plus exact paths, titles, and repo fallback chains — copy-paste ready.

3 / 3

Workflow Clarity

A clear five-step sequence with an explicit verification checkpoint (reviewer + adversarial verification subagents returning APPLY/APPLY-MODIFIED/REJECT) and a branch-up-to-date guard, appropriate for a destructive batch operation like cutting a release.

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the content is self-contained with well-organized numbered sections, satisfying the rubric's note that skills with no external-reference need score 3 when well-structured. The single repo-exemplar reference (release-notes/v0.0.24.md) is one-level and clearly signaled.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 tight, third-person description that states concrete deliverables and an explicit trigger clause. It cleanly satisfies the what/when bar and avoids fluff.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'bump the version', 'draft user-facing release notes from commits since the last tag', 'run a review + subagent-verification pass', 'open a release: vX.X.X PR' — matching the anchor for listing several specific actions.

3 / 3

Completeness

Explicitly answers both what (the four deliverables/actions) and when (an explicit 'Use when...' clause), satisfying the highest completeness anchor.

3 / 3

Trigger Term Quality

The 'Use when the user asks to prepare a release, bump the version, or write release notes' clause covers natural phrasings a user would actually say, with good variation coverage.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (OpenSEO release cutting) with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
every-app/open-seo
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.