documenso-prod-checklist

Featured

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".

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

# Documenso Production Checklist ## Overview Complete checklist for deploying Documenso integrations to production, covering security, reliability, monitoring, and compliance readiness. ## Prerequisites - Staging environment tested and verified - Production API keys available - Deployment pipeline configured (see `documenso-ci-integration`) - Monitoring ready (see `documenso-observability`) ## Production Checklist ### 1. Authentication & Secrets - [ ] Production API key generated (not staging key) - [ ] API key stored in secret manager (Vault, AWS Secrets Manager, not `.env`) - [ ] Webhook secret configured and verified - [ ] Key rotation procedure documented - [ ] Old/unused keys revoked - [ ] Self-hosted: secrets generated with `openssl rand -hex 32` - [ ] Self-hosted: signing certificate from trusted CA mounted ### 2. Error Handling - [ ] All API calls wrapped in try/catch with typed errors - [ ] Exponential backoff for 429/5xx responses - [ ] Circuit breaker for Documenso outages - [ ] User-friendly error messages (no raw API errors exposed) - [ ] Error tracking integration (Sentry, Datadog, etc.) ### 3. Performance - [ ] Singleton client pattern (not creating new client per request) - [ ] Templates used for repetitive document creation - [ ] Bulk operations use concurrency control (p-queue) - [ ] Background processing for non-critical operations (Bull/BullMQ) - [ ] Document metadata cached (completed documents immutable) ### 4. Monitoring & Alerting - [ ] Health...

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

salesforce-prod-checklist

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

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

cohere-prod-checklist

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".

2,266 Updated today
jeremylongshore
AI & Automation Featured

adobe-prod-checklist

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".

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