instantly-prod-checklist

Installation
SKILL.md

Instantly Production Checklist

Overview

Pre-flight checklist for launching Instantly cold email campaigns in production. Covers account warmup verification, deliverability testing, lead list hygiene, campaign configuration, webhook setup, and monitoring. Skip any step that doesn't apply to your use case.

Prerequisites

  • Completed instantly-install-auth setup
  • Email accounts connected and warmed up (minimum 14 days recommended)
  • Lead list prepared with verified emails

Production Launch Checklist

Phase 1: Account Health (2-4 weeks before launch)

import { instantly } from "./src/instantly";

async function phase1AccountHealth() {
  console.log("=== Phase 1: Account Health ===\n");
Installs
1
GitHub Stars
2.2K
First Seen
Apr 4, 2026
instantly-prod-checklist — jeremylongshore/claude-code-plugins-plus