hex-prod-checklist

Featured

Execute Hex production deployment checklist and rollback procedures. Use when deploying Hex integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "hex production", "deploy hex", "hex go-live", "hex 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

# Hex Production Checklist ## Overview Hex is a collaborative data analytics platform where teams build notebooks, dashboards, and scheduled data pipelines. A production integration triggers project runs, retrieves results, and monitors pipeline health via the Hex API. Failures mean stale dashboards, broken scheduled reports, or data pipelines that silently stop producing output for downstream consumers. ## Authentication & Secrets - [ ] `HEX_API_KEY` stored in secrets manager (not config files) - [ ] Token scoped to "Run projects" permission only - [ ] Token expiration set > 90 days with calendar renewal reminder - [ ] Separate tokens for dev/staging/prod workspaces - [ ] Key rotation schedule documented (quarterly cycle) ## API Integration - [ ] Production base URL configured (`https://app.hex.tech/api/v1`) - [ ] Rate limits respected (20 requests/min, 60/hour) - [ ] All orchestrated projects published before triggering runs - [ ] Input parameters documented and validated before submission - [ ] Run status polling with configurable interval (default: 5s) - [ ] Result retrieval handles large datasets (pagination/streaming) - [ ] Project version pinning prevents unexpected behavior changes ## Error Handling & Resilience - [ ] Circuit breaker configured for Hex API outages - [ ] Retry with exponential backoff for 429/5xx responses - [ ] ERRORED and KILLED run states handled with alert + re-queue - [ ] Run timeout detection (alert if run exceeds 2x typical duration) - [...

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

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
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 Solid

hex-deploy-integration

Deploy Hex integrations to Vercel, Fly.io, and Cloud Run platforms. Use when deploying Hex-powered applications to production, configuring platform-specific secrets, or setting up deployment pipelines. Trigger with phrases like "deploy hex", "hex Vercel", "hex production deploy", "hex Cloud Run", "hex Fly.io".

2,266 Updated today
jeremylongshore
AI & Automation Featured

hubspot-prod-checklist

Execute HubSpot production deployment checklist and go-live procedures. Use when deploying HubSpot integrations to production, preparing for launch, or implementing health checks for HubSpot connectivity. Trigger with phrases like "hubspot production", "deploy hubspot", "hubspot go-live", "hubspot launch checklist", "hubspot health check".

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