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".
85
83%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Quality
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 solid skill description with excellent trigger term coverage and clear completeness, explicitly stating both what the skill does and when to use it. Its main weakness is that the capability description could be more specific about the concrete actions involved in the checklist and rollback procedures. The Ideogram-specific focus makes it highly distinctive.
Suggestions
Add more specific concrete actions to improve specificity, e.g., 'Validates API keys, runs smoke tests, checks rate limits, verifies endpoint connectivity, and manages rollback procedures for Ideogram production deployments.'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | It names the domain (Ideogram production deployment) and mentions 'checklist and rollback procedures' as actions, but doesn't list specific concrete actions like 'run smoke tests, verify API keys, check rate limits, validate endpoints'. The actions remain at a high level. | 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 trigger phrases provided. | 3 / 3 |
Trigger Term Quality | Explicitly lists natural trigger phrases like 'ideogram production', 'deploy ideogram', 'ideogram go-live', 'ideogram launch checklist', 'ideogram production ready'. These are terms a user would naturally say when needing this skill. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive due to the specific product name 'Ideogram' combined with 'production deployment' context. Very unlikely to conflict with other skills unless there are multiple Ideogram-related skills. | 3 / 3 |
Total | 11 / 12 Passed |
Implementation
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a strong, highly actionable production checklist with executable code, clear workflows, and explicit validation steps. Its main weakness is moderate redundancy between the error handling checklist, alerting rules table, and error handling table, plus the content could benefit from splitting detailed code blocks into referenced files. Overall it serves its purpose well as a deployment guide with concrete, copy-paste-ready procedures.
Suggestions
Remove the duplicate Error Handling table at the bottom or merge it with the Alerting Rules table to eliminate redundancy
Consider extracting the health check TypeScript and deployment bash script into separate referenced files (e.g., `ideogram-health-check.ts`, `ideogram-deploy.sh`) to keep the SKILL.md as a concise overview
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is mostly efficient with good use of checklists and tables, but there's some redundancy—the Error Handling table at the bottom overlaps significantly with the Alerting Rules table and the checklist's error handling section. The deployment script also makes two separate API calls when one would suffice. | 2 / 3 |
Actionability | Highly actionable with executable bash scripts, a complete TypeScript health check function, specific curl commands, kubectl rollback commands, and concrete configuration values (60s timeout, concurrency limit of 8, URL expiry ~1 hour). Everything is copy-paste ready with real endpoints and headers. | 3 / 3 |
Workflow Clarity | The deployment workflow is clearly sequenced with validation checkpoints (verify API key → verify image download → deploy). The rollback procedure has explicit steps with verification (disable → verify fallback active → re-enable). The pre-deployment checklist provides a comprehensive gate before proceeding. | 3 / 3 |
Progressive Disclosure | The content is well-structured with clear sections and headers, but it's quite long (~150 lines of substantive content) and could benefit from splitting the deployment script, health check code, and alerting rules into separate referenced files. The single reference to `ideogram-upgrade-migration` and external docs is good but the main file tries to contain everything. | 2 / 3 |
Total | 10 / 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 | |
4dee593
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.