Compare Two Versions of a Prompt
See exactly what changed between v1 and v2 of a prompt — added, removed, and modified instructions, plus whether the revision reduced or introduced risk.
Tightening a research prompt usually means narrowing it — the diff shows whether your revision sharpened the scope or silently changed the question.
Research prompt revisions have a specific failure mode: in the act of adding criteria and structure, you accidentally change what's being asked. Narrowing 'project tools' to three named candidates is sharpening; dropping the budget constraint while doing it changes the answer you'll get. Diffing the revision separates the two — additions show the sharpening, removals show anything that fell out of scope on the way. The loaded pair includes one of each, which makes it a good calibration exercise.
Diff the loaded pair
Version B names candidates, adds criteria, source rules, and an output shape — clear sharpening, all in the added list.
Find the scope leak
The $500/month budget cap is in the removed list. Nothing in B replaces it — the recommendation can now exceed budget.
Patch and re-diff
Add the budget back as an evaluation criterion ('total cost at 12 seats vs the $500/month cap') and diff again — removals should be empty.
Apply to your revisions
Rule of thumb: in a research prompt revision, every removal needs an explicit replacement or an explicit decision to drop it.
Diff the two versions: additions show the sharpening while removals show anything that fell out of scope. In the loaded pair the $500/month budget cap lands in the removed list with nothing in B replacing it. Prompt Version Diff itemizes the change; you run the corrected prompt in your own assistant after patching.
Additions versus removals separate them. Narrowing knowledge base software to named candidates Notion, Confluence, and Helpjuice and adding criteria shows as additions, clear sharpening; the dropped $500/month budget cap shows as a removal, a silent scope change. The rule of thumb: every removal needs an explicit replacement or an explicit decision to drop it.
Re-diff after patching. Once you add the budget back as an evaluation criterion, such as total cost at 12 seats versus the $500/month cap, run the diff again and the removals list should be empty. That re-diff verifies the fix instead of assuming the revision merely looks right.
See exactly what changed between v1 and v2 of a prompt — added, removed, and modified instructions, plus whether the revision reduced or introduced risk.
A lightweight way to track how a prompt changes over time: keep the previous version, diff every revision, and read the risk deltas instead of guessing.
A worked marketing prompt revision — from adjective soup to offer-driven — with the diff showing exactly which changes carry the improvement.
A side-by-side way to decide between two ChatGPT prompt drafts — scored on clarity, specificity, output control, and risk instead of gut feeling.
A set of before-and-after examples showing exactly what prompt cleanup removes — and what it deliberately leaves alone.
Formats fuzzy agent instructions into a structured prompt with objective, available tools, constraints, success criteria, and failure handling.
Diff two versions of the same prompt — added, removed, and modified instructions, plus risk changes.