| name | fireflies-prod-checklist |
| description | Execute Fireflies.ai production deployment checklist with health checks and rollback.
Use when deploying Fireflies.ai integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "fireflies production", "deploy fireflies",
"fireflies go-live", "fireflies launch checklist".
|
| allowed-tools | Read, Bash(curl:*), Grep |
| version | 1.11.0 |
| license | MIT |
| author | Jeremy Longshore <jeremy@intentsolutions.io> |
| tags | ["saas","fireflies","deployment"] |
| compatibility | Designed for Claude Code, also compatible with Codex and OpenClaw |
Fireflies.ai Production Checklist
Overview
Complete checklist for deploying Fireflies.ai integrations to production. Covers API key management, webhook setup, health checks, and monitoring.
Prerequisites
- Staging environment tested
- Production API key from Fireflies dashboard
- Webhook endpoint with HTTPS and signature verification
- Monitoring infrastructure ready
Pre-Deployment Checklist
API & Auth
Code Quality
Webhook Configuration
Health Check Endpoint
() {
: <, > = {};
{
start = .();
res = (, {
: ,
: {
: ,
: ,
},
: .({ : }),
: .(),
});
json = res.();
checks. = {
: json. ? : ,
: .() - start,
: json.?.[]?.,
};
} (err) {
checks. = { : , : (err ). };
}
allHealthy = .(checks).( c. === );
.(
{ : allHealthy ? : , checks },
{ : allHealthy ? : }
);
}