Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Prompt LoopNew to Visual Studio Code? Get it now.
Prompt Loop

Prompt Loop

TechLoops

|
1 install
| (0) | Free
AI implementation supervisor and code reviewer for coding agents — reviews actual code against requirements and generates the exact fix prompt.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Prompt Loop

Turn an idea into a coding prompt your AI agent can actually build — then review what it builds against the requirements, and loop until it passes.

Prompt Loop is an implementation supervisor for coding agents (Claude Code, Codex, Cursor, …). It doesn't write your app — it makes sure your agent builds the right thing: it turns your idea into concrete acceptance criteria, generates the exact build prompt, then reviews the real code your agent produced against those criteria and hands you a precise follow-up prompt for whatever's missing.

The loop

  1. Describe your idea — plain language, e.g. "a notes app where users register and only see their own notes."
  2. Review the requirements — Prompt Loop generates a checklist of acceptance criteria. Confirm or regenerate.
  3. Get the coding prompt — a detailed build prompt you paste into your agent.
  4. Build it — your agent writes the code.
  5. Review — Prompt Loop reads the actual code against each criterion and scores it (satisfied / partial / risky / missing).
  6. Loop — copy the generated follow-up prompt back into your agent, re-review, repeat until the gate passes.

Everything is guided from one panel: Prompt Loop: Start.

Getting started

  1. Sign up on the Prompt Loop website and verify your email.
  2. In VS Code, run Prompt Loop: Start (or Prompt Loop: Log In) from the Command Palette.
  3. Log in with your email — the first login on a machine claims 10 free credits.
  4. Describe your idea and follow the steps.

Your login is remembered securely (in the OS keychain), so you stay signed in across restarts.

Credits

Generation runs on Prompt Loop's servers and is metered by credits — 1 credit per model call (a review is 2). Your balance shows at the top of the wizard and ticks down as you go. When you run out, Prompt Loop tells you cleanly (more ways to top up are coming soon).

Commands

Command What it does
Prompt Loop: Start Open the guided wizard (the main entry point).
Prompt Loop: Log In / Log Out Sign in / out.
Prompt Loop: Generate Requirements from Idea Create a project's acceptance criteria from an idea.
Prompt Loop: Build Initial Coding Prompt Generate the initial build prompt.
Prompt Loop: Review Workspace Review the current workspace against a project's criteria.

Settings

Setting Purpose
promptLoop.projectId The active project id reviewed against this workspace.
promptLoop.baseCommit Git ref to diff against when reviewing (defaults to HEAD).

Reviews use git to track exactly what your agent changed. If the folder isn't a git repo yet, the wizard offers to set up a baseline for you.


Prompt Loop is a product of TechLoops.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft