CtrlK
BlogDocsLog inGet started
Tessl Logo

granola-migration-deep-dive

Migrate to Granola from Otter.ai, Fireflies, Fathom, tl;dv, or manual note-taking. Covers data export from source tools, parallel-run strategy, team transition, and historical data preservation. Trigger: "migrate to granola", "switch to granola", "granola from otter", "granola from fireflies", "replace meeting tool with granola".

71

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

77%

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

A thorough, actionable migration guide with a clear sequenced workflow and validation checkpoints. Its main weaknesses are mild verbosity and poor progressive disclosure — an existing reference file is orphaned while its content stays inline.

Suggestions

Link references/implementation.md from Step 2 (e.g., 'See [implementation.md](references/implementation.md) for full per-source export procedures') and move the detailed export steps there instead of duplicating them inline.

Tighten the Overview and trim the full cutover email template to a shorter skeleton, since the operational detail is the valuable part.

Fix the archive script's catch-all line: it reads `(ARCHIVE_DIR / "general" / file.name).rename(file)` with reversed arguments — should be `file.rename(ARCHIVE_DIR / "general" / file.name)`.

DimensionReasoningScore

Conciseness

The body is mostly efficient and operational rather than explanatory, but at ~230 lines it is padded in places (e.g., the Overview repeats the description, the cutover email template and comparison tables could be tightened), so it could be leaner.

2 / 3

Actionability

Provides copy-paste-ready guidance throughout — specific export menu paths per source tool, a runnable Python archive script, an assessment template, and concrete cutover checklists — rather than vague direction.

3 / 3

Workflow Clarity

Seven clearly sequenced steps with checklists, verification checkpoints ('Verify archive is complete and accessible'), a parallel-run quality comparison, and a 3-day post-cutover monitoring loop plus an error-handling table for recovery.

3 / 3

Progressive Disclosure

Sections are well organized, but the body is largely monolithic: a bundle file references/implementation.md exists and expands the export procedures, yet it is never linked from the body, and that content is duplicated inline rather than split out and signaled.

2 / 3

Total

10

/

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.

A strong description: it names a clear niche and concrete capabilities, uses third-person voice, and includes explicit natural-language triggers for both what and when. No fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'data export from source tools, parallel-run strategy, team transition, and historical data preservation' — and names the specific source tools, matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Clearly states what it does (migrate to Granola from named tools, covering export/parallel-run/transition/preservation) and when to use it via an explicit Trigger clause, answering both what and when.

3 / 3

Trigger Term Quality

The explicit Trigger clause provides natural phrases a user would say — 'migrate to granola', 'switch to granola', 'granola from otter', 'replace meeting tool with granola' — giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

The niche is narrow and tool-specific (Granola migration from named competitors) with distinct triggers, making conflict with other skills unlikely.

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.