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".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill ideogram-prod-checklist94
Quality
95%
Does it follow best practices?
Impact
95%
1.90xAverage score across 3 eval scenarios
Discovery
89%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a well-structured skill description with excellent completeness and trigger term coverage. The explicit 'Use when' and 'Trigger with' clauses provide clear guidance for skill selection. The main weakness is the lack of specific concrete actions beyond 'checklist and rollback procedures' - more detail on what the checklist actually covers would improve specificity.
Suggestions
Add 2-3 specific concrete actions the checklist covers, e.g., 'verify API credentials, run integration tests, configure rate limits, validate webhook endpoints'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (Ideogram production deployment) and mentions some actions (checklist, rollback procedures), but doesn't list specific concrete actions like 'verify API keys', 'run smoke tests', or 'configure webhooks'. | 2 / 3 |
Completeness | Clearly answers both what (execute deployment checklist and rollback procedures) and when (deploying to production, preparing for launch, go-live procedures) with explicit 'Use when' and 'Trigger with' clauses. | 3 / 3 |
Trigger Term Quality | Explicitly lists natural trigger phrases users would say: 'ideogram production', 'deploy ideogram', 'ideogram go-live', 'ideogram launch checklist'. Good coverage of variations including 'launch' and 'deploy'. | 3 / 3 |
Distinctiveness Conflict Risk | Very specific niche targeting Ideogram production deployments specifically. The 'Ideogram' qualifier and production/deployment focus make it unlikely to conflict with general deployment skills or other integration skills. | 3 / 3 |
Total | 11 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is an excellent production deployment skill that provides comprehensive, actionable guidance with clear workflow sequencing. The checklist format is appropriate for the use case, code examples are executable, and the gradual rollout procedure includes proper validation checkpoints. The error handling table and rollback procedures demonstrate thorough coverage of production concerns.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient, using checklists and tables to convey information without unnecessary explanation. No concepts are over-explained; it assumes Claude understands deployment, Kubernetes, and API integration. | 3 / 3 |
Actionability | Provides fully executable bash commands for deployment and rollback, complete TypeScript code for health checks, and specific kubectl commands. All examples are copy-paste ready with concrete values. | 3 / 3 |
Workflow Clarity | Clear 5-step sequence with explicit validation checkpoints (pre-flight checks, canary monitoring, pause/resume pattern). The gradual rollout includes explicit wait times and verification steps before proceeding. | 3 / 3 |
Progressive Disclosure | Well-organized with clear sections (Prerequisites, Steps, Output, Error Handling, Examples). References external resources appropriately and points to related skill for upgrades. Content is appropriately scoped without being monolithic. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
81%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 9 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
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 | 9 / 11 Passed | |
Table of Contents
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.