What problem does it solve? Deploying a cold email campaign involves compiling strategy, copy, and A/B variants into a brief, verifying deliverability safeguards, and making multiple error-prone API calls to a sequencer. This Skill automates that entire deployment workflow while enforcing safety gates that protect sender domain reputation. ## Core Features & Use Cases - Campaign Brief Generation: Compiles upstream strategy, copy, and A/B testing artifacts into a complete campaign brief using a structured template. - 8-Gate Pre-Launch Checklist: Validates email verification, warmup scores, DNS authentication, tracking settings, spintax format, A/B variant minimums, and sender signatures before any API call. - Dual-Sequencer API Deployment: Creates campaigns in Email Bison or Instantly in PAUSED/DRAFT state, with correct variant linking, sender attachment, and deliverability-safe settings. - Error Recovery Guidance: Provides specific recovery steps for partial deployments, API errors, and rollback without breaking variant structures. - Use Case: After running strategy, copywriting, and A/B testing skills, deploy a 4-email sequence with 9 variants across 90 sender accounts to Email Bison, generating the brief, passing all safety gates, and creating the campaign paused for review. ## Quick Start Deploy my campaign to Email Bison using the strategy, copy, and A/B variant files in the workspace, and show me the campaign brief and API calls.