ideogram-prod-checklist
Execute Ideogram production deployment checklist and rollback procedures.
Content Preview
--- name: ideogram-prod-checklist description: | 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". allowed-tools: Read, Bash(kubectl:*), Bash(curl:*), Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/ideogram-prod-checklist.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/ideogram-pack/skills/ideogram-prod-checklist/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/saas-packs/ideogram-pack/skills/ideogram-prod-checklist/SKILL.md
Related Skills
ideogram-ci-integration
Configure Ideogram CI/CD integration with GitHub Actions and testing.
ideogram-ci-integrationideogramintegration
by jeremylongshore · plugins-plus-skills
ideogram-cost-tuning
Optimize Ideogram costs through tier selection, sampling, and usage monitoring.
ideogram-cost-tuningideogramcosttuning
by jeremylongshore · plugins-plus-skills
ideogram-data-handling
Implement Ideogram PII handling, data retention, and GDPR/CCPA compliance patterns.
ideogram-data-handlingideogramdatahandling
by jeremylongshore · plugins-plus-skills
ideogram-debug-bundle
Collect Ideogram debug evidence for support tickets and troubleshooting.
ideogram-debug-bundleideogramdebugbundle
by jeremylongshore · plugins-plus-skills