{"aiPlatform":"claude-code@2025.06","category":"deployment","commandName":"/deploy-checklist","content":"---\nname: Deployment Checklist and Configuration\ndescription: Generate comprehensive deployment configurations and checklists with pre-deployment validation, security checks, and rollback procedures.\nallowed_tools:\n  - filesystem      # Access deployment scripts and configurations\n  - memory          # Track deployment patterns and best practices\n  - sqlite          # Store deployment metrics and checklist results\ntags:\n  - deployment\n  - checklist\n  - configuration\n  - devops\n  - automation\ncategory: operations\nversion: 1.0.0\nauthor: AI Commands Team\n---\n\n# Deployment Checklist and Configuration\n\nGenerate deployment configuration and checklist for: $ARGUMENTS\n\nCreate comprehensive deployment artifacts:\n\n1. **Pre-Deployment Checklist**:\n   - [ ] All tests passing\n   - [ ] Security scan completed\n   - [ ] Performance benchmarks met\n   - [ ] Documentation updated\n   - [ ] Database migrations tested\n   - [ ] Rollback plan documented\n   - [ ] Monitoring alerts configured\n   - [ ] Load testing completed\n\n2. **Infrastructure Configuration**:\n   - Docker/containerization setup\n   - Kubernetes manifests\n   - Terraform/IaC scripts\n   - Environment variables\n   - Secrets management\n   - Network policies\n   - Auto-scaling rules\n\n3. **CI/CD Pipeline**:\n   - GitHub Actions/GitLab CI\n   - Build optimization\n   - Test parallelization\n   - Security scanning\n   - Image building\n   - Deployment stages\n   - Rollback automation\n\n4. **Database Deployment**:\n   - Migration scripts\n   - Backup procedures\n   - Connection pooling\n   - Read replica setup\n   - Failover configuration\n   - Data seeding\n   - Version compatibility\n\n5. **Monitoring Setup**:\n   - Application metrics\n   - Infrastructure metrics\n   - Log aggregation\n   - Error tracking\n   - Uptime monitoring\n   - Custom dashboards\n   - Alert channels\n\n6. **Security Configuration**:\n   - SSL/TLS setup\n   - API key rotation\n   - CORS policies\n   - Rate limiting\n   - WAF rules\n   - Security headers\n   - Vulnerability scanning\n\n7. **Post-Deployment**:\n   - [ ] Smoke tests\n   - [ ] Performance validation\n   - [ ] Monitoring verification\n   - [ ] Documentation published\n   - [ ] Team notification\n   - [ ] Customer communication\n   - [ ] Metrics baseline\n\nInclude environment-specific configurations (dev, staging, prod) and disaster recovery procedures.","contentHash":"3ad59392206c5361c668da3955dd27780ebda0a3feef01276b7182d77fea0ec5","copies":0,"createdAt":"2025-08-12T16:09:37.831Z","description":"Generate deployment configurations and checklists","github":{"repoUrl":"https://github.com/Commands-com/commands","lastSyncDirection":"from-github","metadata":{"importedFrom":"github_repository","repoPrivate":false,"repoDefaultBranch":"main","connectedAt":"2025-08-12T16:09:37.831Z"},"importedAt":"2025-08-12T16:09:37.831Z","lastSyncAt":"2025-08-17T17:57:49.442Z","fileMapping":{"license":null,"readme":null,"assets":[],"mainFile":"tools/deploy-checklist.md"},"selectedCommand":"deploy-checklist","fileShas":{"mainFile":"51b8490c147fbe2787ad3d059c2f64e10fc58934","yamlPath":"313647b1fb381389da33b7913e95baf617c4b392"},"branch":"main","connectionType":"commands_yaml","connected":true,"lastSyncCommit":"01591bc061d236bde47bf23b0f47e8afcf1a5144","importSource":"repository_import","installationId":"69232615","syncStatus":"synced"},"githubRepoUrl":"https://github.com/Commands-com/commands","id":"49201da7-f581-4406-bf52-a5c87d3b040d","inputParameters":[{"defaultValue":"production","name":"environment","options":["development","staging","production","disaster-recovery"],"description":"Target deployment environment","label":"Deployment Environment","type":"select","required":false},{"defaultValue":"rolling","name":"deployment_type","options":["rolling","blue-green","canary","feature-flag","dark-launch"],"description":"Type of deployment","label":"Deployment Type","type":"select","required":false}],"instructions":"Generate deployment configurations and checklists","likes":0,"mcp_search_content":"","organizationUsername":"commands-com","price":"free","search_content":"deploy checklist generate deployment configurations and checklists /deploy-checklist deployment claude-code@2025.06","title":"Deploy Checklist","type":"command","updatedAt":"2025-08-17T17:57:49.442Z","userId":"W0V8NAw5AhWRwcuwSoFLOi1Yem83","visibility":"public","name":"deploy-checklist","userInteraction":{"userHasStarred":false}}