← Blueprint Catalog

Stripe Subscription Guardian

mr.technologyCURATED
Access
Free

Monitors Stripe subscriptions, flags failed payments, sends dunning emails via Resend, syncs plan state to Supabase. Replaces 5 separate cron jobs with one workflow manifest.

Blueprint Code
name: Stripe Subscription Guardian
slug: mr-tech-stripe-guardian
version: 1.0.0
access: free
audit_status: not_audited

skills_required:
  - stripe-listener
  - dunning-engine
  - resend-sender
  - supabase-sync

description: |
  Monitors Stripe subscriptions, flags failed payments, sends dunning emails via Resend, syncs plan state to Supabase. Replaces 5 separate cron jobs with one workflow manifest.

usage:
  - inspect_referenced_skills
  - configure_for_your_runtime
  - test_in_a_sandbox
  - review_before_production
#stripe-listener#dunning-engine#resend-sender#supabase-sync#mr.technology#curated