This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

LoopFlow

Stop prompting Claude Code. Design the loop that prompts it.

LoopFlow turns Claude Code from a tool you repeatedly prompt into a workflow that runs itself. Define the process once in YAML: One agent does the work, a separate agent verifies it, and failed reviews automatically trigger another attempt. Unlike generic agent orchestrators, LoopFlow is local, open source, and built specifically for coding loops, with hard USD budget caps, persistent memory, git worktree isolation, and resumable session logs. No cloud service or extra API keys required.

Top comment

Hey Product Hunt! 👋 I built LoopFlow because I found myself repeating the same cycle with Claude Code: prompt it, inspect the output, explain what failed, and then prompt it again. I wanted a way to describe that workflow once and let it run automatically. A lot of my thinking was influenced by ideas shared by @Peter Steinberger and @Boris Cherny about "designing loops that prompt agents instead of manually prompting agents yourself." Their observations made me wonder what a reusable, open-source loop runner for Claude Code would look like, and LoopFlow is my attempt at exploring that idea. LoopFlow is a small open-source CLI that lets you define these workflows in YAML. One Claude agent performs the work, while a separate reviewer independently verifies the result. If the review fails, the feedback is automatically fed into the next iteration. The loop continues until it succeeds, reaches its attempt limit, or hits a configurable USD budget. Beyond the basic loop, LoopFlow supports persistent memory between runs, isolated Git worktrees, resumable Claude sessions, and a growing cookbook of starter loops for tasks such as test fixing, release checks, documentation synchronization, and technical debt audits. Everything runs locally through your existing Claude Code installation, so there are no additional API keys, cloud services, or background daemons required. You can install it with: `npm install -g @loopflow/cli` LoopFlow is MIT licensed and intentionally kept small. I'm especially interested in feedback on the loop format, ideas for new cookbook workflows, and contributions from anyone who wants to share loops that solved real engineering problems, test it on different codebases, improve the runner and verification system, or help add support for other coding agents. I'd love to hear what kinds of workflows you'd want to automate next. GitHub: https://github.com/faisalishfaq2...

About LoopFlow on Product Hunt

Stop prompting Claude Code. Design the loop that prompts it.

LoopFlow was submitted on Product Hunt and earned 4 upvotes and 1 comments, placing #157 on the daily leaderboard. LoopFlow turns Claude Code from a tool you repeatedly prompt into a workflow that runs itself. Define the process once in YAML: One agent does the work, a separate agent verifies it, and failed reviews automatically trigger another attempt. Unlike generic agent orchestrators, LoopFlow is local, open source, and built specifically for coding loops, with hard USD budget caps, persistent memory, git worktree isolation, and resumable session logs. No cloud service or extra API keys required.

On the analytics side, LoopFlow competes within Open Source, Developer Tools, Artificial Intelligence and GitHub — topics that collectively have 1.1M followers on Product Hunt. The dashboard above tracks how LoopFlow performed against the three products that launched closest to it on the same day.

Who hunted LoopFlow?

LoopFlow was hunted by Faisal Ishfaq. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

For a complete overview of LoopFlow including community comment highlights and product details, visit the product overview.