CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-bundle-release

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

60

Quality

72%

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

85%

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 well-structured router: actionable executable detection logic, a clearly sequenced release flow with validation gates, and clean one-level-deep progressive disclosure to verified reference files. The main weakness is minor redundancy between the Quick Reference table and the Subcommand Routing list.

Suggestions

Merge the Quick Reference table and Subcommand Routing into a single table that maps argument (name/number) to 'when to use' and guide link, eliminating the duplicated enumeration.

Trim inline comments in the detection bash block where the surrounding prose already explains the rationale, to recover a few tokens.

DimensionReasoningScore

Conciseness

The body is mostly lean and high-signal, but the Quick Reference table and Subcommand Routing list enumerate the same seven subcommands with the same guide links, so it could be tightened; not the verbose anchor at 1, but not the every-token-earns-its-place anchor at 3.

2 / 3

Actionability

It provides copy-paste-ready bash for branch detection, explicit 'Read and follow <file>.md' routing, a numbered quick reference, and a concrete Typical Release Flow with real commands, matching the fully-executable anchor.

3 / 3

Workflow Clarity

The Typical Release Flow is a clear sequence with pre-publish validation gates (diff-check, audit) and the shared detection block has an explicit user-confirmation checkpoint plus exit-on-failure recovery, matching the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

SKILL.md is a concise overview routing to seven one-level-deep reference files in references/rules/, all referenced paths verified to exist and clearly signaled via markdown links, with detailed workflows appropriately split out.

3 / 3

Total

11

/

12

Passed

Description

60%

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 names a clear niche with seven concrete actions, but it omits any explicit "Use when..." trigger guidance and presents subcommands as terse jargon rather than natural user phrases. Adding a trigger clause and a couple of common phrasings would lift the weaker dimensions.

Suggestions

Append a 'Use when ...' clause naming natural triggers (e.g. 'Use when starting, reviewing, publishing, or syncing a bundle release on a release/* branch').

Soften the command inventory with one or two user-facing phrases (e.g. 'release a bundle', 'publish a release') to improve trigger-term quality.

Add a brief disambiguator so it does not fire for generic git checkout/PR tasks (e.g. scope it explicitly to release/v* branches).

DimensionReasoningScore

Specificity

Lists seven concrete subcommand actions ("checkout, prepare, pr, diff-check, audit, publish, sync") under a named domain, matching the multiple-specific-actions anchor rather than the partial-coverage anchor at 2.

3 / 3

Completeness

It states what the skill does ("Bundle release workflow" plus subcommands) but has no "Use when..." clause or equivalent trigger guidance, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Some relevant natural terms appear ("release", "pr", "publish", "audit"), but it reads as an internal command inventory rather than user-facing triggers and misses common variations; not the jargon-only anchor at 1 because several terms are natural.

2 / 3

Distinctiveness Conflict Risk

The "Bundle release" niche is clear, but generic terms like checkout, pr, and publish overlap with ordinary git skills and there are no explicit distinct triggers, so it sits at the somewhat-specific-but-overlapping anchor rather than 3.

2 / 3

Total

9

/

12

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.