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 body is a highly actionable, well-sequenced release orchestration guide with strong validation gates and feedback loops, delegating detail to sibling skills appropriately; it is only slightly verbose in its explanatory rationale.

DimensionReasoningScore

Conciseness

The body is mostly procedural and purpose-built with executable commands, but includes some explanatory rationale (e.g., why uninitialized submodules are a blocker, the multi-line CI-gate exception) that could be trimmed, placing it above the midpoint but not fully lean.

4 / 5

Actionability

Provides copy-paste-ready bash commands for submodule init, credential preflight, the CI gate, one-shot publish, and version polling, plus the exact JSON output shape and the version regex — fully executable and covering the common cases.

5 / 5

Workflow Clarity

A clearly sequenced seven-phase workflow with explicit validation checkpoints, stop conditions, an independent GO/NO-GO audit, bounded polling until allReleased, and CI babysitting feedback loops — matching the score-5 anchor for complex processes.

5 / 5

Progressive Disclosure

Well-organized numbered sections with a 'Related Skills' list and inline one-level-deep delegation (e.g., 'Use frb-write-changelog ... single source of truth ... Do not duplicate those rules here'); no bundle files exist to verify further, and minor inline reference phrasing keeps it just below fully clear.

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 and clearly niched, enumerating six concrete release phases, but it omits an explicit 'Use when...' trigger clause, which caps completeness at 3 and slightly limits trigger-term coverage.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when preparing, publishing, or babysitting a flutter_rust_bridge release.'

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

Mirror the body's opening trigger phrasing into the description so the frontmatter alone signals when to invoke the skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'preflight checks, changelog preparation, frb_internal release publishing, released-version polling, CI babysitting, and post-release CI verification' — giving comprehensive coverage of the release workflow, matching the score-5 anchor.

5 / 5

Completeness

It clearly states 'what' (publishing a flutter_rust_bridge release end to end with named phases) but contains no 'Use when...' clause or equivalent explicit trigger guidance, so per the cap it cannot exceed 3.

3 / 5

Trigger Term Quality

Natural terms 'publish' and 'release' plus the specific product 'flutter_rust_bridge' give good keyword coverage, but it lacks synonyms or further natural phrasings a user might say, so it sits above the midpoint rather than at comprehensive coverage.

4 / 5

Distinctiveness Conflict Risk

The trigger is tightly scoped to 'flutter_rust_bridge release' publishing — a clear niche with distinct triggers and minimal overlap 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.