Prompt me!

Prompt me! Stop losing agent sessions to vague prompts.

Context used 0%
$0.00 0 tokens

Session limit reached

Four sessions, no finished work.

Prompt me! rewriting the prompts

Scroll

The difference

What one rewrite is worth.

0%

fewer tokens per run

About 690,000 tokens back on a single mid sized task.

2424

agent turns

Eleven round trips that never happen, so the session finishes.

$0

what Prompt me! costs

No subscription, no markup on tokens, no card.

The mechanism

The cost is the turns.

Every turn resends the whole conversation. A run that takes twenty extra turns does not cost twenty extra messages, it re-pays for all the context it has already read, over and over.

A descending stack of machined discs, the top one ringed in cobalt, representing turns spent before any work lands.
  • Clarifying questions you could have answered up front
  • Reading files that were never the ones you meant
  • Building the wrong thing, then unbuilding it
  • Saying the paths, the scope, and the check before it starts

The rewrite

Same intent, stated properly.

>fix the login bug

Fix the 401 returned on valid credentials in src/auth/session.ts. Implement the change, do not only describe it.

Scope: token refresh only. Do not touch the signup flow or refactor unrelated auth helpers.

Done when: npm test passes and a valid login returns 200. Report the changed files and the test output.

How it goes

Three steps, one paste.

  1. 01

    Describe it badly

    Type the request the way it is in your head. No structure required.

  2. 02

    Answer what is missing

    A short interview asks only the things that change the result, one at a time, with a recommended answer.

  3. 03

    Paste the work order

    You get a prompt with paths, scope, and a verification step, plus what it will cost to run.

Spend the turns on the work.

Write the prompt once, properly, and let the session finish inside its budget.

Start a prompt

Free, and it stays free.

Your first prompt runs on us. After that you connect your own API key and pay the model provider directly, at their price. Seven providers have a free tier, so that can be nothing at all.

  • Google AI Studio
  • Groq
  • Cerebras
  • OpenRouter
  • Mistral
  • NVIDIA NIM
  • Together AI
Start a prompt

Figures are estimates from the same cost model the app shows you on every result: predicted agent turns multiplied by the context resent each turn, priced at Claude Opus 5 list rates with cached reads. They are not measured benchmarks, and your run will differ.