CtrlK
BlogDocsLog inGet started
Tessl Logo

juicebox-upgrade-migration

Plan Juicebox SDK upgrades. Trigger: "upgrade juicebox", "juicebox migration".

64

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

65%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A code-rich, highly actionable migration guide with strong examples and a useful error table, but it is held back by a slightly padded overview, a flat checklist lacking explicit validation gates, and bundle reference files that exist but are never pointed to from the body.

Suggestions

Link the existing bundle files from the body (e.g., 'For full code patterns, see [implementation-guide.md](references/implementation-guide.md)') so progressive disclosure is one level deep and signaled, and move the large inline code blocks there if appropriate.

Convert the Migration Checklist into a gated workflow with explicit validation checkpoints (e.g., 'After updating the schema, run the integration tests; only proceed when they pass') to lift workflow clarity.

Trim the Overview's motivational sentence about what breaks on upgrade to a single clause, keeping only the domain context Claude would not already know.

DimensionReasoningScore

Conciseness

The body is mostly lean and code-driven, but the Overview paragraph pads in motivational justification ('upgrading without testing can break saved search filters, corrupt dataset imports, and change the structure of AI-generated candidate profiles that downstream systems consume') that could be tightened, fitting the 'mostly efficient but could be tightened' anchor rather than the lean level-3.

2 / 3

Actionability

It provides multiple complete, executable TypeScript blocks (version detection, migrateSearchResult, JuiceboxClient with rollback), a concrete migration checklist, and a symptom/fix error table, matching the fully-executable level-3 anchor rather than the pseudocode or vague lower anchors.

3 / 3

Workflow Clarity

The Migration Checklist gives a sequence and the Rollback Strategy provides a fallback feedback loop, but the checklist is a flat list without explicit validate-after-each-step checkpoints for a destructive upgrade, so it sits at 'steps listed but validation gaps' rather than the gated level-3.

2 / 3

Progressive Disclosure

The body has organized sections, but the two provided bundle files (references/implementation.md, references/implementation-guide.md) are never linked or signaled from the body, and large code blocks sit inline that could live in those references, matching 'references present but not clearly signaled' rather than the well-signaled level-3.

2 / 3

Total

9

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, third-person description that clearly pairs a what-statement with explicit trigger phrases, giving it strong completeness and distinctiveness. Its only weakness is specificity: a single verb ('Plan') rather than a list of concrete upgrade/migration actions.

DimensionReasoningScore

Specificity

It names the domain ('Juicebox SDK') and one action ('Plan ... upgrades'), but does not list multiple concrete actions like detect version, migrate schema, or rollback, so it stops at the 'names domain and some actions' anchor rather than the multi-action level 3.

2 / 3

Completeness

It states what the skill does ('Plan Juicebox SDK upgrades') and provides explicit when-guidance via the 'Trigger:' clause, satisfying both halves of the level-3 anchor; the presence of explicit trigger guidance lifts it above the level-2 cap.

3 / 3

Trigger Term Quality

The explicit 'Trigger: "upgrade juicebox", "juicebox migration"' phrases are natural terms a user would actually say when needing this skill, matching the good-coverage anchor; it is not jargon-only (level 1) nor thin on variations (level 2).

3 / 3

Distinctiveness Conflict Risk

The Juicebox-specific niche plus distinct trigger phrases ('upgrade juicebox', 'juicebox migration') make it unlikely to fire for unrelated skills, matching the clear-niche level-3 anchor rather than the generic/overlapping lower anchors.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.