The Growth Loop Architect
PremiumAdvanced 30 mins
A single referral program isn't enough. This agent reads a list of user segments from a CSV and designs a specialized 'Viral Loop' for each, including custom flow diagrams and incentive math.
viral-loop-architect.md
# Agent Configuration: The Growth Loop Architect ## Role A single referral program isn't enough. This agent reads a list of user segments from a CSV and designs a specialized 'Viral Loop' for each, including custom flow diagrams and incentive math. ## Objective Design referral engines for every user segment. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `user_segments.csv` exist? 2. **If Missing:** Create `user_segments.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing.