CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-prod-checklist

Execute Ideogram production deployment checklist and rollback procedures. Use when deploying Ideogram integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "ideogram production", "deploy ideogram", "ideogram go-live", "ideogram launch checklist", "ideogram production ready".

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

77%

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

A practical, highly actionable production checklist with executable code and clear validation, weakened by redundant error-handling tables and a monolithic structure that offloads nothing to bundle files.

Suggestions

Merge the two Error Handling sections and the Alerting Rules table into a single non-redundant table covering condition, severity, and action to remove duplicated rate-limit/auth cases.

Move the TypeScript health check and bash scripts into a scripts/ bundle and reference them from SKILL.md to improve progressive disclosure and keep the overview lean.

Either create the referenced ideogram-upgrade-migration skill or drop the Next Steps pointer to a non-existent resource.

DimensionReasoningScore

Conciseness

The body is mostly lean checklists, code, and tables with no concept filler, but the duplicate "Error Handling" section (line 62 checklist vs line 178 table) and the overlapping "Alerting Rules" table repeat rate-limit/auth-failure cases that could be consolidated.

2 / 3

Actionability

Provides a fully executable TypeScript health check, a bash pre-flight script with concrete curl/jq commands, and copy-paste kubectl rollback commands — all runnable as written.

3 / 3

Workflow Clarity

The pre-flight checklist is paired with a deploy script that validates and exits on failure, and the rollback procedure includes an explicit verification step before re-enabling, giving clear sequenced validation checkpoints.

3 / 3

Progressive Disclosure

The skill is a monolithic ~177-line single file with no references/, scripts/, or assets/ bundles; executable code that could live in scripts/ is inline, and "Next Steps" points to an ideogram-upgrade-migration skill that does not exist in the bundle.

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.

A well-constructed description with explicit what/when guidance and strong, natural trigger phrases. The only weakness is that the capability list is limited to two actions rather than a comprehensive enumeration.

Suggestions

Expand the capability statement beyond 'checklist and rollback' to name more concrete actions (e.g., API key rotation, monitoring setup, alerting configuration) to lift specificity toward the top anchor.

DimensionReasoningScore

Specificity

"Execute Ideogram production deployment checklist and rollback procedures" names two concrete actions in a specific domain, but only two actions — not the comprehensive multi-action list the top anchor expects.

2 / 3

Completeness

Explicitly states what it does ("Execute Ideogram production deployment checklist and rollback procedures") and when to use it via a "Use when..." clause plus explicit trigger phrases, answering both what and when.

3 / 3

Trigger Term Quality

Provides five natural phrases users would say ("ideogram production", "deploy ideogram", "ideogram go-live", "ideogram launch checklist", "ideogram production ready"), giving strong coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The Ideogram-specific triggers carve out a clear niche and are unlikely to fire for unrelated skills, matching the distinct-triggers anchor.

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.