Build API backend to spec
Deploy an API backend autonomously, checking Thread #10 for completion signal; exits after 50 iterations or success confirmation.
/ralph-loop "Build API backend. Check Thread #10 for EXIT LOOP." --max-iterations 50
claude-code
More product loops
Build the user profile page
Ralph autonomously constructs the user profile page and halts on completion promise signal.
/ralph-loop "Build the user profile page. Output <promise>DONE</promise> when complete." --completion-promise "DONE" --max-iterations 20
Drop-point copy loop
Let analytics find the exact moment users give up, then rewrite the words on that one screen.
/loop cadence: weekly. Using the PostHog MCP (read), find the funnel step with the steepest drop-off. Append (step, drop rate, hypotheses) to state-file drop-points.md. Each round, draft rewritten copy/microcopy for the single worst drop screen — draft only, ship nothing to production. Stop after one screen; log analytics errors and stop. Budget: cap $[X]/run. Hard cap: stop after 1 iteration per run.
Brand-mention feature radar
Sweep where people talk about you each week, cluster the complaints and asks, and deliver the loudest one as a drafted implementation plan.
/loop cadence: weekly. Using the Reddit API, HN Algolia, and Exa, sweep mentions of [BRAND / PRODUCT]. Append (source, mention, sentiment, feature ask/complaint) to state-file mention-radar.md. Each round, cluster and surface the single loudest theme, then draft an implementation plan for it — plan only, build nothing. Stop after one plan; log source errors and stop. Budget: cap $[X]/run. Hard cap: stop after 1 iteration per run.