CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-multi-env-setup

Configure Instantly.ai across development, staging, and production environments. Use when setting up multi-workspace deployments, isolating test from production, or managing per-environment API keys and webhook endpoints. Trigger with phrases like "instantly environments", "instantly staging", "instantly dev prod", "instantly multi-env", "instantly workspace isolation".

71

Quality

88%

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

SKILL.md
Quality
Evals
Security

Quality

Content

77%Weight 40%Scale 1-3

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

A highly actionable, well-sequenced skill with strong validation guards, but it is monolithic and token-heavy for a SKILL.md, keeping conciseness and progressive disclosure from the top level.

Suggestions

Move the full TypeScript implementations and .env templates into reference files (e.g. references/config.ts, references/env-templates.md) and keep SKILL.md as a lean overview with one-level-deep links, improving both conciseness and progressive_disclosure.

Tighten or trim the Overview roadmap sentence ("This skill covers workspace separation, environment-specific configuration, mock server for dev, and safe promotion workflows.") since the section headers already convey it.

Add a brief validate-before-promote checkpoint between staging and production in the Promotion Workflow to make the feedback loop explicit rather than implied by the manual-activation gate.

DimensionReasoningScore

Conciseness

Free of conceptual padding, but the body embeds five complete TypeScript functions plus full .env file contents inline in SKILL.md rather than signposting them to reference files, so it could be tightened for a lean overview.

2 / 3

Actionability

Provides fully executable TypeScript (getConfig, createCampaignSafe, verifyWorkspaceIsolation, setupWebhooksForEnv) with concrete .env templates and specific API calls — copy-paste ready.

3 / 3

Workflow Clarity

Five sequenced steps plus an explicit verification step (Step 4 verifyWorkspaceIsolation), environment guards (no prod auto-activation), a promotion workflow with a manual-activation gate, and an error→cause→solution recovery table.

3 / 3

Progressive Disclosure

Well-organized with clear section headers, but monolithic — no bundle/reference files exist and full implementations are inline; the substantial code content would benefit from being split into one-level-deep reference files.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 strong across the board: concrete actions, an explicit Use-when clause, natural trigger phrases, and a clear distinct niche. Voice is appropriately imperative/third person.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Configure Instantly.ai across development, staging, and production environments", "setting up multi-workspace deployments, isolating test from production", and "managing per-environment API keys and webhook endpoints" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers what ("Configure Instantly.ai across development, staging, and production environments") and when ("Use when setting up multi-workspace deployments, isolating test from production..."), with an explicit Use-when clause plus trigger phrases.

3 / 3

Trigger Term Quality

Provides natural trigger phrases a user would say ("instantly environments", "instantly staging", "instantly dev prod", "instantly multi-env", "instantly workspace isolation"), giving good coverage of likely phrasings.

3 / 3

Distinctiveness Conflict Risk

Tied to a specific product (Instantly.ai) and a narrow multi-environment niche with brand-scoped triggers, making conflict with unrelated 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.