CtrlK
BlogDocsLog inGet started
Tessl Logo

gamma-prod-checklist

Production readiness checklist for Gamma integration. Use when preparing to deploy Gamma integration to production, or auditing existing production setup. Trigger with phrases like "gamma production", "gamma prod ready", "gamma go live", "gamma deployment checklist", "gamma launch".

64

Quality

77%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/saas-packs/gamma-pack/skills/gamma-prod-checklist/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 thorough, well-structured production checklist with concrete executable examples and a verification script. Its weaknesses are minor verbosity from explanatory comments, lack of mid-workflow validation feedback loops, and no progressive disclosure into reference files for a 170-line skill.

Suggestions

Remove inline comments that restate concepts Claude already knows (e.g. '# 30000: 30 seconds in ms', '# HTTP 503 Service Unavailable', '# HTTP 200 OK') to tighten token efficiency.

Add mid-process validation checkpoints or a fix→retry feedback loop rather than relying solely on the final verification script, and make the ordering across the nine sections an explicit sequence.

Move the per-section code examples into reference files (e.g. references/error-handling.md, references/disaster-recovery.md) and link to them from SKILL.md to improve progressive disclosure for this length of document.

DimensionReasoningScore

Conciseness

The checklist format is mostly lean, but inline comments explain concepts Claude already knows (e.g. '# 30000: 30 seconds in ms', '# HTTP 503 Service Unavailable', '# HTTP 200 OK'), which is unnecessary padding. It is not score 1 (no long conceptual prose) but not score 3 because some tokens do not earn their place.

2 / 3

Actionability

Provides concrete, executable TypeScript snippets (GammaClient config, Sentry error handling, health check, opossum circuit breaker) and a copy-paste bash verification script with real checks, matching the 'fully executable, copy-paste ready' anchor.

3 / 3

Workflow Clarity

Content is organized into nine numbered sections plus a final verification script, but the sections read as a parallel checklist rather than an enforced sequence, and the only validation is a single end-of-process gate with no mid-process checkpoints or fix-and-retry feedback loops. It is above score 1 (structure and a verification step exist) but below score 3's 'explicit validation steps; feedback loops'.

2 / 3

Progressive Disclosure

Sections are clearly organized, but at ~170 lines all content and code examples live inline in SKILL.md with no bundle files or one-level-deep references to split detail into. It is not score 1 (good sectioning, no nested references) but not score 3 (no well-signaled external references for a doc this length).

2 / 3

Total

9

/

12

Passed

Description

90%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.

A strong, well-targeted description that clearly states purpose, usage conditions, and explicit trigger phrases in third-person voice. The only gap is that it describes the skill as a checklist rather than enumerating several distinct concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain ('Production readiness checklist for Gamma integration') and a couple of actions ('preparing to deploy', 'auditing existing production setup'), but does not enumerate multiple concrete capabilities the way the top anchor does. It is not score 1 (the language is concrete, not vague) but falls short of score 3's 'lists multiple specific concrete actions'.

2 / 3

Completeness

Explicitly states what the skill does ('Production readiness checklist for Gamma integration') and when to use it ('Use when preparing to deploy...or auditing existing production setup') plus explicit trigger phrases, satisfying both halves with explicit triggers.

3 / 3

Trigger Term Quality

Provides good coverage of natural phrases a user would say — 'gamma production', 'gamma prod ready', 'gamma go live', 'gamma deployment checklist', 'gamma launch' — matching the top anchor's breadth of natural variations.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (Gamma integration production readiness) with Gamma-specific triggers, making it unlikely to fire for unrelated skills.

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.