CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-bundle-release

Bundle release workflow — checkout, prepare, pr, diff-check, audit, publish, sync.

57

Quality

67%

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

Fix and improve this skill with Tessl

tessl review fix ./.skillshare/skills/1k-bundle-release/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 skill body is a well-structured, mostly lean overview with clear routing to one-level-deep reference files, but it lacks inline validation checkpoints for the destructive publish/sync steps in the body itself.

Suggestions

Add an explicit validation gate in the body before publish/sync (e.g. require diff-check to pass before publish), so risky operations have a checkpoint even without opening the reference file.

Trim the explanatory prose around branch detection to rely on the inline script and its comments.

State the expected validation/feedback loop (fail → fix → retry) once in the body for destructive steps to raise workflow clarity.

DimensionReasoningScore

Conciseness

The body is mostly lean — an overview table, routing list, and a concise shared-detection script — with only minor explanatory padding around branch detection that could be trimmed slightly.

4 / 5

Actionability

It provides a concrete, copy-pasteable bash detection block, explicit subcommand routing, and a typical-flow diagram, with only minor gaps left to the referenced rule files.

4 / 5

Workflow Clarity

The release flow is sequenced and routed, but batch/destructive operations (publish, sync) rely on referenced files for validation steps and the SKILL.md itself shows no explicit validate-before-proceed checkpoints for those risky steps.

3 / 5

Progressive Disclosure

SKILL.md is an overview that clearly signals one-level-deep references to seven real files under references/rules/, with a quick-reference table and routing section making navigation easy; minor gaps only.

4 / 5

Total

15

/

20

Passed

Description

66%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 well-targeted to a distinct release-workflow niche, but it omits any explicit 'when to use' trigger guidance, which limits completeness.

Suggestions

Add a 'Use when...' clause naming concrete triggers, e.g. 'Use when starting, preparing, or publishing a bundle release on a release/* branch.'

Include a natural-language synonym a non-expert might say (e.g. 'cutting a release') to broaden trigger coverage.

Consider naming the release-branch context in the description to further reduce overlap with generic git skills.

DimensionReasoningScore

Specificity

Names the domain (bundle release workflow) and lists seven concrete sub-actions (checkout, prepare, pr, diff-check, audit, publish, sync), giving broad but real coverage rather than exhaustive per-step detail.

4 / 5

Completeness

The 'what' is clearly stated (the release workflow and its seven stages), but there is no 'Use when...' clause or explicit trigger guidance for when Claude should invoke this skill.

3 / 5

Trigger Term Quality

Terms like 'checkout', 'pr', 'publish', 'sync', and 'audit' are natural release-workflow vocabulary a user would say, though common synonyms or phrasings a non-expert might use are not covered.

4 / 5

Distinctiveness Conflict Risk

The bundle-release framing and enumerated subcommands carve a fairly distinct niche, with only minor overlap risk against generic git-workflow skills.

4 / 5

Total

15

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

relative_links

Relative link issues: 14 deeper-than-1-level

Warning

referenced_paths_exist

Referenced path issues: 14 deeper-than-1-level

Warning

Total

13

/

16

Passed

Repository
OneKeyHQ/app-monorepo
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.