Fixing Bad Outputs Fast
A symptom-to-fix reference for the most common ways an AI response goes wrong, from ignored formatting to outright refusals.
The prompt is usually the problem
Every prompt engineer gets responses that miss the brief, ignore an instruction, or wander off-topic. The difference between someone who fights the model all afternoon and someone who fixes it in two tries is a habit: diagnose the specific failure before you touch the prompt again.
Two examples, side by side
[A five-paragraph essay, because "kind of brief" and "help me understand" don't compete with the model's default toward thoroughness.]
Free: covers a single user with core functionality, enough to get real value, but every feature nudges toward wanting more. The upgrade trigger: hitting the 3-project limit. Pro: unlocks unlimited projects and priority support for one person doing serious work. The upgrade trigger: needing to invite a second person. Team: adds shared workspaces, role permissions, and usage analytics across the whole group. The upgrade trigger: needing to see what teammates are doing, not just your own work.
Two fast diagnostic tests
- The minimal-prompt test: strip your prompt down to the bare request. If it still fails, the core ask itself is unclear, not the extra detail. If it suddenly works, your original was over-constrained.
- The role-reversal test: paste your own prompt back to the model and ask: "What's ambiguous about this request, and how would you improve it?" It's often better at spotting the gap than you are, because it just tried to fill it.
Keep a short running list of fixes that worked for your recurring tasks. Prompt troubleshooting compounds: the fifth time you fix "too generic" takes ten seconds, not ten minutes.