CtrlK
BlogDocsLog inGet started
Tessl Logo

release-versioning

How xberg versions are synced and released — Cargo.toml is the single source of truth, `task version:sync` propagates it to alef-managed binding manifests AND the integrations under integrations/, which are versioned and published in lockstep with core (including -rc.N). Load before bumping a version, editing the version-sync task, or touching an integration's version/xberg dependency.

79

Quality

100%

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

100%

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

A tight, actionable reference that sequences the version-sync workflow with an explicit drift check and concrete config touchpoints. It assumes Claude's competence and every section carries operational specifics.

DimensionReasoningScore

Conciseness

The ~60-line body is lean and information-dense, assuming Claude knows Cargo/PyPI/Maven; the only explanatory aside (a bare xberg>=1.0.0 excludes rcN per PEP 440) is a non-obvious gotcha that earns its tokens rather than padding.

3 / 3

Actionability

Provides copy-paste commands (task version:sync, alef sync-versions, python3 scripts/sync_integration_versions.py, task version:bump:*, task version:set, task version:check) plus exact config locations (alef.toml [workspace.sync], VERSION_TARGETS, XBERG_DEP_MANIFESTS, NPM_MANIFESTS) for adding integrations.

3 / 3

Workflow Clarity

The sync is given as an ordered sequence (1. alef sync-versions, 2. integration script) with an explicit validation checkpoint — task version:check "dry-runs both and fails on drift" — plus a Do/Don't checklist, so validation is present and not capped at 2.

3 / 3

Progressive Disclosure

No bundle files exist, so this single self-contained document with clearly organized sections (source of truth, propagation, lockstep, Do/Don't) and no nested references fits the simple-skill allowance for a top score.

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 dense, specific description that clearly states what the skill governs and gives an explicit "Load before..." trigger. It avoids fluff and is highly distinctive within its niche.

DimensionReasoningScore

Specificity

Names multiple concrete mechanisms — "Cargo.toml is the single source of truth", "task version:sync propagates it to alef-managed binding manifests AND the integrations", and lockstep publishing — matching the anchor for listing several specific concrete actions rather than a partial set.

3 / 3

Completeness

It answers both what (sync/release mechanics with source-of-truth and propagation) and when via the explicit "Load before..." trigger clause, which is an equivalent of a "Use when" clause and avoids the cap at 2.

3 / 3

Trigger Term Quality

The trigger clause "Load before bumping a version, editing the version-sync task, or touching an integration's version/xberg dependency" uses natural developer phrasing a user would actually say, giving good coverage rather than jargon-only terms.

3 / 3

Distinctiveness Conflict Risk

The xberg version-sync niche with project-specific triggers (version-sync task, integration xberg pins) is clearly distinct and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

15

/

16

Passed

Repository
xberg-io/xberg
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.