CtrlK
BlogDocsLog inGet started
Tessl Logo

gamma-multi-env-setup

Configure Gamma across development, staging, and production environments. Use when setting up multi-environment deployments, configuring per-environment secrets, or implementing environment-specific Gamma configurations. Trigger with phrases like "gamma environments", "gamma staging", "gamma dev prod", "gamma environment setup", "gamma config by env".

68

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

80%

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 and mostly concise, with executable code and a clear sequenced workflow. Its main gaps are the absence of validation checkpoints around destructive operations and poor progressive disclosure via an unlinked, duplicated reference file.

Suggestions

Add an explicit validation/verification step (e.g., verify the API key resolves and a test request succeeds before proceeding) in the destructive-operation and CI sections to lift workflow clarity.

Replace the duplicated inline content with a clear pointer to references/implementation.md (e.g., 'See [implementation.md](references/implementation.md) for full code'), and reconcile the divergent code between the two files to avoid duplication.

De-duplicate the config/secret/guard code between SKILL.md and implementation.md so the reference file is the single source of truth, keeping the skill body as a concise overview.

DimensionReasoningScore

Conciseness

The body is dense and high-signal — code blocks, an architecture diagram, a checklist, and an error table — without padding concepts Claude already knows. Minor redundancy with the reference file keeps it from being perfectly tight, but nearly every token earns its place.

3 / 3

Actionability

Provides complete, executable TypeScript/YAML/bash with concrete file paths, real env vars, and direct AWS Secrets Manager usage — copy-paste ready matching the highest anchor.

3 / 3

Workflow Clarity

Six clearly sequenced steps with a diagram and checklist give a clear sequence, but destructive operations ('deleteAllGenerations', 'blockProduction') and batch CI runs lack any explicit validation/verification step, which the rubric says caps workflow clarity at 2.

2 / 3

Progressive Disclosure

Sections are well-organized, but the body contains ~250 lines of inline code that heavily duplicates references/implementation.md (config factory, env files, secrets, guards, CI/CD all appear in both) and never signals or links to that reference file — content that should be separate is inline and unreferenced.

2 / 3

Total

10

/

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.

The description is strong, explicitly answering both what and when with a dedicated set of natural trigger phrases and a clearly scoped Gamma niche. Its only weakness is slightly generic, overlapping action verbs that keep specificity at the middle level.

DimensionReasoningScore

Specificity

Names the concrete Gamma domain and several actions ('setting up multi-environment deployments', 'configuring per-environment secrets', 'implementing environment-specific Gamma configurations'), but the verbs are somewhat overlapping and generic rather than distinct concrete operations, so it falls short of a comprehensive multi-action list.

2 / 3

Completeness

Both 'what' (configure Gamma across dev/staging/prod) and 'when' ('Use when setting up...') are explicitly stated with dedicated trigger guidance, matching the highest anchor.

3 / 3

Trigger Term Quality

Explicit trigger phrases like 'gamma environments', 'gamma staging', 'gamma dev prod', 'gamma environment setup', and 'gamma config by env' give good natural coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Product-specific (Gamma) triggers carve a clear niche unlikely to collide with unrelated skills, despite the somewhat generic 'multi-environment deployments' phrasing.

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.