| name | adobe-prod-checklist |
| description | Execute Adobe production deployment checklist covering credential management,
API health checks, rate limit configuration, and rollback procedures
for Firefly Services, PDF Services, and I/O Events integrations.
Trigger with phrases like "adobe production", "deploy adobe",
"adobe go-live", "adobe launch checklist".
|
| allowed-tools | Read, Bash(kubectl:*), Bash(curl:*), Grep |
| version | 1.0.0 |
| license | MIT |
| author | Jeremy Longshore <jeremy@intentsolutions.io> |
| tags | ["saas","design","adobe"] |
| compatible-with | claude-code |
Adobe Production Checklist
Overview
Complete checklist for deploying Adobe API integrations to production, covering credential security, health monitoring, graceful degradation, and rollback procedures.
Prerequisites
- Staging environment tested and verified
- Production OAuth credentials created in Developer Console
- Deployment pipeline with secret injection
- Monitoring and alerting infrastructure ready
Instructions
Pre-Deployment: Credentials & Configuration
Pre-Deployment: Code Quality
Pre-Deployment: Infrastructure