Loop/loopProductlow riskintermediatesafety A · 90X

Review-mine to roadmap

Compile app-store reviews and support into a roadmap ranked by how much pain each issue causes.

prompt
→ Claude
/loop cadence: weekly. Using the app store review APIs [STORES], pull new reviews + support exports. Append (issue, frequency, severity, star-impact) to state-file review-roadmap.md. Each round, re-rank the backlog by pain and draft a one-paragraph problem statement for the top unaddressed item. Write to the file only; change no roadmap tool live. Stop after one; log errors and stop. Budget: cap $[X]/run. Hard cap: stop after 1 iteration per run.
claude-code

Implementation note

ADAPTED, not verbatim. Green->low: reads reviews, maintains a ranked file.

Source: EXM7777graded A · 90/100 — how grades work →

More product loops

Drop-point copy loop

Loop/loopXA

Let analytics find the exact moment users give up, then rewrite the words on that one screen.

prompt
→ Claude
/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.
productmedium riskclaude-code

Run pilot verdicts until rejection

Loop/goalGitHubBnew

Keep executing /flow-next:pilot until it returns PILOT VERDICT=NO WORK or 20 turns elapse, routing deferrals to /flow-next:land and parking async questions.

prompt
→ Claude
/goal keep running /flow-next:pilot until it prints PILOT VERDICT=NO WORK, or stop after 20 turns - note PILOT VERDICT=DEFERRED TO LAND is its own terminal (an all-done spec whose open PR land owns); route it to /flow-next:land , not a pilot re-run. In backlog mode the grammar also carries PILOT VERDICT=ASKED <id> (<n>) - a durable park, not a stop: the loop simply continues to the next item next tick, and the human answers async in the spec / tracker
productmedium riskcodex

Brand-mention feature radar

Loop/loopXA

Sweep where people talk about you each week, cluster the complaints and asks, and deliver the loudest one as a drafted implementation plan.

prompt
→ Claude
/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.
productlow riskclaude-code