CtrlK
BlogDocsLog inGet started
Tessl Logo

granola-upgrade-migration

Upgrade Granola app versions and migrate between subscription plans. Use when upgrading the desktop app, changing from free to paid plans, downgrading with data preservation, or resolving update issues. Trigger: "upgrade granola", "granola update", "change granola plan", "granola new version", "granola downgrade".

67

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

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.

The body is highly actionable with concrete commands, but it is verbose (restating plan diffs in multiple sections) and does not surface its own reference bundle. Destructive workflows also lack validation checkpoints.

Suggestions

Link references/migration-procedures.md from the body (e.g., a "See migration-procedures.md for rollback, export/import, and cross-tool migration details" line) and trim the inline content that duplicates it, such as the Plan Migration Matrix.

Add explicit validation checkpoints to destructive steps — e.g., after `defaults delete` / reinstall, verify the app launches and re-authenticates; after downgrade, confirm data access within new plan limits before declaring success.

Collapse the Step 4 feature-diff bullets and the Plan Migration Matrix into one place to remove the repetition and reduce token cost.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but the exhaustive feature-diff bullets in Step 4 and the Plan Migration Matrix largely restate Steps 4-5, and the body duplicates content also present in the reference file.

2 / 3

Actionability

Provides copy-paste-ready executable commands (brew upgrade --cask granola, defaults read/delete, rm -rf cache paths) and specific UI navigation paths, fully actionable.

3 / 3

Workflow Clarity

Steps are numbered and sequenced, but destructive operations (rm -rf, defaults delete, reinstall, downgrade) lack explicit validation/verification checkpoints or feedback loops, which caps clarity at 2 per the destructive-operations rule.

2 / 3

Progressive Disclosure

A references/migration-procedures.md bundle file exists but is never linked or signaled in the body, and substantial overlapping content is kept inline rather than offloaded to the reference.

2 / 3

Total

9

/

12

Passed

Description

100%

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, third-person, and clearly signals both capability and trigger conditions with natural keyword coverage. It is a strong, concise model description with no notable weaknesses.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Upgrade Granola app versions", "migrate between subscription plans", "downgrading with data preservation", "resolving update issues" — rather than vague language.

3 / 3

Completeness

It states what the skill does (upgrade and migrate plans) and includes an explicit "Use when..." clause plus a Trigger block, satisfying both what and when.

3 / 3

Trigger Term Quality

The explicit Trigger line covers natural phrasings a user would say ("upgrade granola", "granola update", "change granola plan", "granola new version", "granola downgrade") with good variation.

3 / 3

Distinctiveness Conflict Risk

The Granola-specific niche and dedicated trigger phrases make it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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.