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 Thumbnail

LoopFlow

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

Open Source
Developer Tools
Artificial Intelligence
GitHub
Visit WebsiteSee on Product HuntTwitterGithub

Hunted byFaisal IshfaqFaisal Ishfaq

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...

Comment highlights

No comment highlights available yet. Please check back later!

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.

LoopFlow was featured in Open Source (68.6k followers), Developer Tools (515.4k followers), Artificial Intelligence (473.1k followers) and GitHub (41.3k followers) on Product Hunt. Together, these topics include over 218k products, making this a competitive space to launch in.

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.

Want to see how LoopFlow stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.