Skip to main content
Generalgtmagents

cadence-design

Use when spacing, sequencing, and pacing multi-touch email programs.

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--cadence-design
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/email-sequence-orchestration/skills/cadence-design/SKILL.md -o .claude/skills/cadence-design.md

Drops the SKILL.md into .claude/skills/cadence-design.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Email Cadence Design Skill

When to Use

  • Planning nurture, onboarding, or expansion sequences with multiple branches.
  • Auditing send frequency to reduce fatigue and unsubscribes.
  • Coordinating cross-channel touches (email, in-app, SMS, sales assist).

Framework

  1. Goal Alignment – map KPIs per stage (activation, education, expansion, retention).
  2. Signal-Based Timing – trigger on behavior (opens, clicks, product events), not fixed delays.
  3. Frequency Guardrails – define daily/weekly send caps per persona + lifecycle stage.
  4. Channel Mix – pair emails with supporting channels; document ownership and SLAs.
  5. Recovery Paths – add detours for inactivity, hard bounces, or sales handoffs.

Templates

  • Cadence matrix (day, trigger, message purpose, CTA, channel).
  • Fatigue model calculator (touches vs engagement trend).
  • Suppression logic checklist (recent send, opportunity stage, consent).

Tips

  • Front-load value but leave whitespace before high-ask CTAs.
  • Reuse proven send windows per persona while testing incrementally.
  • Share cadence plan with SDR/CSM teams to prevent overlap.