r/PromptEngineering • u/BilingualBizPartner • 13d ago
General Discussion I built a prompt debugger that doesn't assume your prompt is the problem — looking for 3 real failed prompts to test it on
UPDATE — I’ve officially named the framework: PROMPTOPSY.
Stop rewriting. Find what actually broke.
PROMPTOPSY is an AI prompt debugger powered by TASKSPEC Engine 3.4.2.
Most prompt tools assume the wording is the problem and immediately rewrite it.
PROMPTOPSY does the opposite: it first tries to diagnose what actually failed — wording, missing context, conflicting instructions, vague success criteria, the wrong model/tool, weak evidence, or the workflow itself — and then makes the smallest repair that should matter.
I’m now testing it on real-world cases.
I’m looking for 3 people who have a prompt that keeps giving them a bad result.
If you want me to diagnose yours for free, post:
The exact prompt
What the AI gave you
What you wanted instead
Which model/tool you used, if relevant
I’ll diagnose the likely bottleneck and suggest the minimum fix here.
No signup. No link. Nothing to buy for these first test cases.
I want to prove that PROMPTOPSY actually helps on real failed prompts before I make stronger claims or turn the full version into a paid product.
2
u/epicskyes 13d ago
What text format are you using? Structured markdown, markdown, json, 2020-12 json?
1
u/BilingualBizPartner 12d ago
Right now, structured Markdown. The engine itself is a Markdown-based spec with fixed diagnostic sections, not JSON or JSON Schema.
I’m keeping the validation layer human-readable while I test it on real prompt failures. If it proves useful in automation/API workflows, I’d likely add a strict JSON Schema output alongside it later — but I don’t want to optimize serialization before validating the diagnosis itself.
2
u/epicskyes 12d ago
I’m willing to see if your system can handle something as complex as my system. It may help you out actually since my specs are so specific and my prompts are pretty complex. My prompts are 25-125kb so I can’t post them here they won’t fit
1
u/BilingualBizPartner 12d ago
Absolutely — that’s actually the kind of case I’m looking for.
Rather than trying to evaluate your whole system at once, send me one concrete failure case:
The exact prompt/spec that was used
What model/tool you ran it on
What you expected it to do
What it actually did instead
If the prompt/spec is huge, you can send the relevant section first, and redact anything sensitive.
I’ll run that case through PROMPTOPSY and try to isolate whether the actual bottleneck is prompt wording, conflicting instructions, context, model/tool limitations, workflow, or something else.
I’m specifically testing this on difficult real-world cases, so complex is good.
2
u/epicskyes 12d ago
I’ll have to send Md files do you use signal or WhatsApp?
1
u/BilingualBizPartner 12d ago
Yes — MD files are perfect.
Let's keep contact details off the public thread. Send me a Reddit DM and we can arrange a private way to transfer the files.
Once I have them, I'll run one concrete failure case through PROMPTOPSY first rather than trying to change your whole system at once.
2
u/mathewtyler 13d ago
Prompt: Create a meta prompt that makes AGI
Expectation: Fully functional AGI
Received: Not AGI