CtrlK
BlogDocsLog inGet started
Tessl Logo

bump-version

Assess and bump the SDK version using Semantic Versioning 2.0.0. Evaluates queued changes to recommend PATCH/MINOR/MAJOR, updates src/Directory.Build.props, and creates a pull request. Owns the SemVer assessment logic shared by prepare-release and publish-release. Use when asked to bump the version, assess the version, or determine what the next version should be.

68

Quality

83%

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

SKILL.md
Quality
Evals
Security

Quality

Content

78%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.

Well-structured, actionable content with clear sequencing and good progressive disclosure. Could tighten a few explanatory passages and surface the exact PR-creation command.

Suggestions

Add the explicit `gh pr create` command with flags rather than describing the PR fields in prose, to make Step 3 copy-paste ready.

Trim the explanatory rationale in Step 1's previous-release lookup to a brief note, moving the full reasoning into the referenced release-branches.md.

Add an explicit validate-and-retry loop (e.g., re-read Directory.Build.props after editing to confirm the version fields changed as expected) to strengthen the workflow's feedback checkpoints.

DimensionReasoningScore

Conciseness

Mostly lean and assumes Claude's competence without explaining basic SemVer concepts; a few explanatory sentences around branch-aware lookup could be trimmed but are justified by non-obvious behavior.

4 / 5

Actionability

Provides concrete, mostly executable guidance — specific branch names, commit message format, PR title/label/base, and `gh release list --exclude-drafts` — with minor gaps such as the exact `gh pr create` command string.

4 / 5

Workflow Clarity

A clear four-step sequence with an explicit confirmation checkpoint and discrepancy flagging in Step 2; lacks a stronger validate-and-retry feedback loop, keeping it just below a 5.

4 / 5

Progressive Disclosure

The body is a clear overview that points to one-level-deep, well-signaled references (semver-assessment.md and the shared release-branches.md), both real files, with detail appropriately split out.

5 / 5

Total

17

/

20

Passed

Description

88%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.

A strong, specific description that clearly states concrete capabilities and provides explicit trigger guidance. Minor room to broaden trigger-term synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Evaluates queued changes to recommend PATCH/MINOR/MAJOR', 'updates src/Directory.Build.props', 'creates a pull request' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both what (assess/bump, evaluate changes, update props, create PR) and when via a concrete 'Use when...' clause with multiple trigger phrases.

5 / 5

Trigger Term Quality

Natural trigger phrases are present ('asked to bump the version, assess the version, or determine what the next version should be'), but a few common variations like 'next release' or 'version number' are not covered.

4 / 5

Distinctiveness Conflict Risk

Has a clear niche (SDK version bumping) and explicitly distinguishes itself from prepare-release and publish-release, with only minor overlap risk against those closely related skills.

4 / 5

Total

18

/

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

relative_links

Relative link issues: 2 suspicious

Warning

Total

15

/

16

Passed

Repository
modelcontextprotocol/csharp-sdk
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.