Daily Prompt Pack: Churn Rescue — Plug the Leak Before It Sinks You: Pattern matching
Churn doesn’t usually announce itself. Users drift, usage drops, and one morning your MRR graph has a hole in it you didn’t see coming. The play is to catch it before the cancellation email lands. Here’s a prompt pack for that, one for each of the major AI tools.
[Claude]
Here’s the data I’ve got: I run a SaaS, current $MRR is X, monthly churn is Y%. I dumped my exit surveys, support logs, and cancellation reasons into one CSV. Build me a churn diagnostic that ranks root causes by revenue impact, picks out the top three issues I can actually fix, and returns a 90-day retention plan as a markdown table. Include owner, effort estimate, and projected lift.
[ChatGPT]
Need a re-engagement sequence for SaaS users who bailed in the last 90 days. My product solves X for Y. Write me three personalized emails — win-back, feedback-ask, and a feature announcement. Subject lines under 50 chars, one CTA per email, and a send cadence that doesn’t feel spammy. Output as JSON with keys: subject, body_html, send_day, expected_reply_type.
[Cursor]
Audit my user onboarding flow for churn risk. I’ll paste in the component tree, event tracking code, and funnel metrics. Find the three biggest drop-off spots, suggest code changes to fix each, and estimate the retention lift. Markdown checklist, please — file paths and function names so I can jump straight to the fix.
Full archive at aicofounderstack.com/tag/prompt-pack.
