cohere-prod-checklist

Featured

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

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Cohere Production Checklist ## Overview Complete go-live checklist for deploying Cohere API v2 integrations to production with safety gates, health checks, and rollback procedures. ## Prerequisites - Staging environment tested and verified - Production API key (not trial) from [dashboard.cohere.com](https://dashboard.cohere.com) - Deployment pipeline configured - Monitoring and alerting ready ## Checklist ### API & Authentication - [ ] Using **production** API key (not trial — trial is rate-limited to 20 calls/min) - [ ] `CO_API_KEY` stored in secret manager (Vault, AWS Secrets Manager, GCP Secret Manager) - [ ] Key rotation procedure documented and tested - [ ] Billing alerts configured at dashboard.cohere.com - [ ] Using API v2 endpoints (`CohereClientV2`, not `CohereClient`) ### Code Quality - [ ] All API calls specify `model` parameter explicitly - [ ] `embeddingTypes` set for all Embed calls (required for v3+) - [ ] `inputType` set for all Embed calls (required for v3+) - [ ] Error handling catches `CohereError` and `CohereTimeoutError` - [ ] Retry logic with exponential backoff for 429 and 5xx - [ ] No hardcoded API keys in source code - [ ] Request/response logging excludes API keys and PII ### Model Selection - [ ] Correct model IDs used (not deprecated names): | Use Case | Recommended Model | Fallback | |----------|------------------|----------| | Chat/generation | `command-a-03-2025` | `command-r-plus-08-2024` | | Lightweight chat | `command-r7b-12-2024` | ...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

groq-prod-checklist

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

2,266 Updated today
jeremylongshore
AI & Automation Featured

bamboohr-prod-checklist

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

2,266 Updated today
jeremylongshore
AI & Automation Featured

documenso-prod-checklist

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

2,266 Updated today
jeremylongshore
AI & Automation Featured

intercom-prod-checklist

Execute Intercom production readiness checklist and rollback procedures. Use when deploying Intercom integrations to production, preparing for launch, or implementing go-live validation. Trigger with phrases like "intercom production", "deploy intercom", "intercom go-live", "intercom launch checklist", "intercom production readiness".

2,266 Updated today
jeremylongshore
AI & Automation Featured

hootsuite-prod-checklist

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

2,266 Updated today
jeremylongshore