ATOM EVE

Stripe Revenue & Churn Pulse

Writes a grounded weekly revenue and churn pulse from Stripe facts, cross-references at-risk customers against PostHog engagement, and posts it to Slack.
PASTE INTO YOUR AGENT
Read atomeve.dev/start.md and set up Stripe Revenue & Churn Pulse agent in my project: install it, wire up and verify its credentials, and run it once.
OR USE THE CLISLACKTARGET
$npx atom-eve add stripe-pulse --target eve

What it does

Gives you a weekly read on where revenue and churn are heading, posted to Slack. Each week it:

  • pulls revenue and churn facts from Stripe (subscriptions, invoices, charges, cancellations)
  • cross-references at-risk customers against their PostHog product engagement
  • writes a grounded pulse: the headline, a few cited facts, and a prioritized action list
  • posts the pulse to the Slack channel

Every number traces back to retrieved data; anything it cannot find is flagged as missing, not guessed. It only posts the pulse, and never changes anything in Stripe or PostHog.

Setup lives in SETUP.md.