CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-upgrade-migration

Migrate Instantly.ai integrations from API v1 to v2. Use when upgrading from deprecated v1 endpoints, updating authentication, or migrating endpoint paths and request formats. Trigger with phrases like "instantly v1 to v2", "instantly api migration", "instantly upgrade", "instantly deprecated", "migrate instantly api".

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 executable migration code, a clear endpoint table, and a sequenced four-step process, but it is over-long for a single file with no reference split-out and lacks inline validation gates for its batch/API-key operations. Tightening the prerequisites and adding an explicit validate-then-proceed checkpoint would lift the weaker dimensions.

Suggestions

Remove the Prerequisites line "Understanding of Bearer token authentication" and other basic-concept explanations Claude already knows to tighten conciseness.

Add an inline validation checkpoint within the step flow (e.g., after Step 2, run migrated endpoints against the v2 mock and only proceed on success) rather than burying verification only in the closing checklist.

Move the full InstantlyV1ToV2Adapter implementation and/or endpoint reference into a reference file linked from the body to improve progressive disclosure and reduce inline length.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete tables and code, but the Prerequisites section explains basics Claude already knows ("Understanding of Bearer token authentication") and the body runs long; it could be tightened. Not a 3 because of these unnecessary tokens, not a 1 because the bulk is concrete migration detail that earns its place.

2 / 3

Actionability

Provides copy-paste-ready, executable artifacts: a bash audit script, a full InstantlyV1ToV2Adapter class, a cursor-pagination generator, and a v1→v2 endpoint migration table — fully concrete rather than descriptive.

3 / 3

Workflow Clarity

Steps are clearly sequenced (Step 1 Audit through Step 4 New features) with a checklist and error table, but there is no inline validation/verification gate within the step flow for destructive and batch operations (API key rotation, per-lead addLeads loop, bulk block-list). Verification only appears in a separate checklist, capping the score at 2 per the batch/destructive guideline. Not a 1 because the sequence and checkpoints exist, just not inline validation gates between steps.

2 / 3

Progressive Disclosure

No bundle files exist (references/scripts/assets absent), and the ~280-line body keeps the full adapter implementation, endpoint reference, pagination, and new-features content inline in one file. Sections are well-organized, but content that could be split out (e.g., the full adapter or API reference) is not separated. Not a 1 because organization is clear; not a 3 because nothing is offloaded to one-level-deep reference files.

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, complete, and distinctive: it names concrete migration actions, gives an explicit Use-when trigger plus natural trigger phrases, and targets a narrow niche that is unlikely to conflict with other skills. It uses third-person/imperative voice throughout with no padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Migrate Instantly.ai integrations from API v1 to v2", "upgrading from deprecated v1 endpoints, updating authentication, or migrating endpoint paths and request formats" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what (migrate v1 to v2, upgrade endpoints, update auth, migrate paths/formats) and when via "Use when upgrading..." plus "Trigger with phrases like...", satisfying the explicit-trigger anchor.

3 / 3

Trigger Term Quality

Provides natural phrases a user would actually say: "instantly v1 to v2", "instantly api migration", "instantly upgrade", "instantly deprecated", "migrate instantly api", giving good coverage rather than jargon.

3 / 3

Distinctiveness Conflict Risk

A narrow niche (Instantly.ai API v1→v2 migration) with distinct triggers unlikely to overlap with other skills, matching the clear-niche anchor.

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.