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".

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/ideogram-pack/skills/ideogram-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.

The body is highly actionable with executable code and concrete checklists, and it is reasonably concise and well-structured. Weaknesses are organizational: duplicated/overlapping Error Handling content, missing rollback feedback loops for a destructive operation, and no progressive disclosure via reference files.

Suggestions

Consolidate the duplicate '## Error Handling' heading (checklist vs. table) and merge the overlapping Alerting Rules and Error Handling tables into one to remove redundancy.

Add an explicit feedback loop to the rollback procedure (e.g., 'if the verify curl shows ideogram still enabled, re-run the rollout and re-verify') so the destructive path has a fix-retry checkpoint.

Split the inline health-check code and detailed alerting rules into a referenced file (e.g., references/monitoring.md) so SKILL.md stays a lean overview with one-level-deep navigation.

DimensionReasoningScore

Conciseness

The body is mostly lean (checklists, code, tables, minimal prose), but '## Error Handling' appears twice and the Alerting Rules table overlaps the Error Handling table (401/auth, 429/rate, down/5xx), so not every token earns its place — matching 'mostly efficient but could be tightened' rather than level 3.

2 / 3

Actionability

Concrete checklist items (60s timeout, concurrency limit of 8, specific status codes), fully executable TypeScript health check and bash deploy/rollback scripts with curl and kubectl, and specific alert tables make the guidance copy-paste ready.

3 / 3

Workflow Clarity

Steps are sequenced with a checklist and some validation (deploy script exits 1 on non-200; rollback has a verify step), but the destructive rollback (kubectl rollout restart) lacks a fix-retry feedback loop if verification fails, capping it below 3 per the feedback-loops guideline.

2 / 3

Progressive Disclosure

Sections are well organized, but the skill is a monolithic ~200-line single file with no reference files and all content inline (only external doc links and a pointer to another skill); it exceeds the under-50-line allowance for a level-3 on structure alone.

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.

The description is strong: it states what the skill does and when to use it with explicit, natural trigger phrases in a specific niche. The only weakness is that the capability list names just two actions rather than a comprehensive set of concrete operations.

DimensionReasoningScore

Specificity

Names two concrete actions ('Execute Ideogram production deployment checklist and rollback procedures') but does not enumerate multiple granular actions, matching the 'names domain and some actions, but not comprehensive' anchor rather than the multi-action level 3.

2 / 3

Completeness

Clearly answers both what ('Execute Ideogram production deployment checklist and rollback procedures') and when ('Use when deploying Ideogram integrations to production, preparing for launch, or implementing go-live procedures') with explicit triggers.

3 / 3

Trigger Term Quality

Explicit natural trigger phrases users would say ('deploy ideogram', 'ideogram go-live', 'ideogram launch checklist', 'ideogram production ready') give good coverage of common variations, matching the level-3 anchor.

3 / 3

Distinctiveness Conflict Risk

'Ideogram' is a specific niche and the triggers are scoped to Ideogram production deployment, making it clearly distinguishable and 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.