hubspot-prod-checklist
Installation
SKILL.md
HubSpot Production Checklist
Overview
Complete checklist for deploying HubSpot CRM integrations to production with health checks, monitoring, and rollback procedures.
Prerequisites
- Staging environment tested and verified
- Production private app token with minimal scopes
- Deployment pipeline configured
- Monitoring/alerting ready
Instructions
Step 1: Pre-Deployment Verification
- Production private app created with minimal scopes
- Access token stored in secret manager (not env file)
Related skills