// execute

email-lifecycle-sequence

Email Lifecycle Sequence

Execute engineStarter
bash
$npx skills add sarojkjha/aaj-marketing-skills --skill email-lifecycle-sequence

// when to use it

Design lifecycle email sequences that move a subscriber from a specific state to the next intended state. Names the transition, chooses the trigger, spaces the sends against decay, and writes each message to a single job — with suppression rules so the sequence never fights another program.

// what you give

The lifecycle stage transition to drive (e.g. trial → paid, first-value → habit), the triggering event, the audience's current context and blockers, and any concurrent programs that could conflict.

// what you get

A named sequence with trigger, cadence, per-message job, subject/preview/body drafts, exit and suppression rules, and the metric that proves the transition happened.

// see it run

agent · execute
$
view engine source

Examples

// prompt

node resources/lifecycle-audit.js --have welcome,onboarding --signups 500 --value 400

// result

AAJ · LIFECYCLE COVERAGE AUDIT
  Coverage    2/6 sequences  (33.3%)
  Send load   OK — 6.3 emails in the first 14 days, 8.0 in 30.

SEQUENCES
  ✓ Welcome                    3 emails, day 0-7
  ✓ Onboarding / activation    5 emails, day 1-21
  — Engagement / nurture       not built
  — Expansion / upgrade        not built
  — Win-back                   not built
  — Sunset / re-permission     not built

// faq

// human in the loop

Need a human in the loop?

AAJ builds the strategies, tools, and playbooks these skills are made of — with engagements for growth-stage and enterprise teams.