Automate the new creator onboarding process, which is currently manual after submission via the website intake form (Web3Forms). The automation should add new creators to the portal and notify the team, eliminating manual steps like running Claude Code prompts and copying Slack messages.
## Summary When a new creator applies through our website intake form (via Web3Forms), the entire onboarding process is currently manual. We need a strategy to automate this pipeline so new creators are added to the portal and the team is notified without requiring Rae to manually run Claude Code prompts and copy/paste Slack messages every time. ## Current Manual Workflow Every time a new creator application comes in, here's what happens today: 1. **Rae receives an email** from Web3Forms with the intake form submission (name, email, strategy, referral source, content types) 2. **Rae pastes the submission into Claude** to generate a Claude Code Prompt (CCP) 3. **Rae runs the CCP in Claude Code**, which: - Inserts a new record into the `creators` table in Supabase - Auto-generates all `creator_milestones` records (first onboarding milestone unlocked, rest locked) - Adds a `creator_notes` record with a summary of the intake form submission (author: "Rae", associated with onbo