CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-app-upgrade-test

Create test versions to verify app auto-update functionality and version migration.

48

Quality

53%

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-app-upgrade-test/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

57%

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 clean, well-structured overview that defers detail to a single real reference file, but it duplicates key information and lacks an in-body validation step for a workflow that pushes CI configuration changes.

Suggestions

Add a validation checkpoint in the body (or surface the reference's Validation Checklist) before Step 5 commit/push, since pushing CI build-number changes is hard to reverse.

Remove duplication: keep the build-number formula and the file list in one place each instead of restating them in both Quick Reference and the Workflow section.

Inline at least one concrete before/after file edit (e.g. the action.yml hardcoding) in the body so the core task is actionable without opening the reference.

DimensionReasoningScore

Conciseness

The body is direct and avoids explaining concepts Claude already knows, but the build-number formula and the file list each appear twice (Quick Reference + Step 2; Step 4 + Files to Modify table), so it could be tightened.

2 / 3

Actionability

It provides executable bash for branching, build-number calculation, and commit/push, but the core file edits are described ("Hardcode BUILD_NUMBER in ... step") rather than shown, deferring specifics to the reference.

2 / 3

Workflow Clarity

The five-step sequence is clear and ordered, but the body has no validation checkpoint before the commit/push of CI changes, which caps workflow clarity at 2 for this hard-to-reverse batch operation.

2 / 3

Progressive Disclosure

The body is a well-organized overview with a clearly signaled one-level-deep reference (references/rules/upgrade-test-version.md, which exists), splitting detail appropriately.

3 / 3

Total

9

/

12

Passed

Description

50%

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 states a clear purpose and domain but omits any "when to use" trigger guidance, leaving the what/when pair incomplete and keyword coverage thin.

Suggestions

Add an explicit "Use when..." trigger clause naming natural user phrases, e.g. "Use when creating test builds for QA upgrade testing or verifying app auto-update and version migration flows."

Broaden specificity by listing concrete actions: "calculate build numbers, create version branches, and hardcode CI build configurations."

Include common trigger-term variations users would actually say ("app update testing", "release candidate", "build number", "upgrade testing").

DimensionReasoningScore

Specificity

Names a concrete domain and a couple of actions ("Create test versions to verify app auto-update functionality and version migration"), but it lists only ~1-2 actions rather than the multiple specific concrete actions the score-3 anchor requires.

2 / 3

Completeness

It clearly answers "what" the skill does but provides no "when" guidance; the missing "Use when..." clause caps completeness at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

Contains some relevant natural keywords ("test versions", "app auto-update", "version migration"), but lacks common variations and explicit trigger phrasing users would naturally say.

2 / 3

Distinctiveness Conflict Risk

The upgrade-testing niche is fairly specific, but with no explicit triggers and an observed overlap with the related /1k-dev-commands skill, it could still be selected for the wrong task.

2 / 3

Total

8

/

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: 1 deeper-than-1-level

Warning

referenced_paths_exist

Referenced path issues: 1 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.