CtrlK
BlogDocsLog inGet started
Tessl Logo

frb-publish-release

Publish a flutter_rust_bridge release end to end: preflight checks, changelog preparation, frb_internal release publishing, released-version polling, CI babysitting, and post-release CI verification.

68

Quality

81%

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

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

The content is a well-sequenced, highly actionable release runbook with strong validation gates and feedback loops; its only weaknesses are minor verbosity in the CI-gate exception prose and the absence of any bundle reference files.

Suggestions

Convert the Step 1 allowlist/exception prose into a compact bulleted list to reduce token cost without losing specificity.

Move the lengthy CI-gate exception conditions into a reference file (e.g. references/ci-gate-exception.md) and summarize inline.

Trim redundant reassurance sentences like "The release script performs the same submodule-status guard before publishing." that restate an earlier point.

DimensionReasoningScore

Conciseness

The body is mostly efficient and actionable, but the long allowlist prose in Step 1 and a few rationale sentences could be tightened into lists without losing clarity.

4 / 5

Actionability

It provides copy-paste-ready commands throughout (git submodule, frb_dev_env.py docker-run-rm, release_ci_gate.py, frb_internal release, get-released-version) with documented placeholders like <LAST_GREEN_SHA> and <VERSION>.

5 / 5

Workflow Clarity

Seven numbered steps are clearly sequenced with explicit validation checkpoints (dirty-tree guard, credential preflight, CI gate exception, independent GO/NO-GO audit, poll until allReleased, babysit post-release CI) and feedback loops for the irreversible publish.

5 / 5

Progressive Disclosure

Section structure is clean and it delegates one level deep to sibling skills (frb-write-changelog, frb-add-contributor) and release_ci_gate.py with no nested reference chains, but no bundle files exist and some decision-critical detail is inlined rather than split out.

4 / 5

Total

18

/

20

Passed

Description

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

The description is specific, distinctive, and covers the full release lifecycle, but it omits an explicit "when to use" trigger clause, which caps its completeness score.

Suggestions

Add an explicit 'Use when preparing, publishing, or babysitting a flutter_rust_bridge release.' clause to lift completeness above 3.

Include a few natural synonyms such as 'ship' or 'cut a release' to broaden trigger-term coverage.

Consider mentioning the beta/stable distinction in the description so users trigger it for prereleases too.

DimensionReasoningScore

Specificity

The description enumerates six concrete release actions ("preflight checks, changelog preparation, frb_internal release publishing, released-version polling, CI babysitting, and post-release CI verification"), giving comprehensive end-to-end coverage.

5 / 5

Completeness

It clearly answers "what" but lacks an explicit "Use when..." trigger clause, so per the rubric guideline completeness is capped at 3.

3 / 5

Trigger Term Quality

Natural terms like "Publish", "release", and "CI" appear, but a few common synonyms users might say (e.g. "ship", "cut a release", "version bump") are absent.

4 / 5

Distinctiveness Conflict Risk

It targets a narrow, named niche (flutter_rust_bridge release publishing) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

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
fzyzcjy/flutter_rust_bridge
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.