Director, Learning Design & Development| PMIAsheville, NC, United States
With Generative AI, iteratively refining and optimizing prompts can lead to better AI-generated results. This may involve adjusting the specificity or clarity of the prompt to increase relevance and accuracy of results.
What examples do you have of how improving a prompt drastically changed the output quality? What specific changes did you make that led to the improvement?
apeksha chawanConsultant/Trainer| FreelanceMumbai, India
When working with AI, refining your prompt can make a huge difference—especially once you've already set the context. If you’ve defined the role, domain, or scenario earlier (like a Scrum Master in an e-commerce team), you don’t have to re-explain it each time. Just focus your prompt on the task—like refining a user story or adjusting acceptance criteria. This approach saves time, keeps things clear, and leads to more precise, actionable results Saving Changes...
I have had some great success with prompt refining. I had a few prompts that I created for workflow automation that did not work on the first go-around. On one I changed my method to chain and broke the prompt down into segments which led to a better result. On another it was as simple as refining the wording, changing where punctuation was, and requesting a specific output Saving Changes...
The biggest improvement came when I stopped asking for explanations and started specifying deliverables. A broad prompt like “Explain risk management” produces generic theory. A refined prompt that defines context, audience, format, constraints, and expected KPIs produces decision-ready output. Three refinements made the biggest difference for me:
Adding project context and assumptions
Defining the exact format, such as a table or action plan
Imposing constraints like word limits or measurable outcomes
When you refine the prompt, GenAI shifts from content generator to structured analysis support. Saving Changes...
Paolo SalaSenior Project Control ManagerCDMX, Mexico
I'm new into the Promt Design or Engineering so I'm just learning about these formulas. So far, talking to GenAI as I would talk to another human worked fine, I'm here to learn how to improve and make more out of it. Saving Changes...
I once asked AI to “write a blog post about remote work” and got a very generic result, but when I refined the prompt to specify the audience (startup founders), length, tone, and required elements (3 challenges, solutions, and a real example), the output became much more focused and practical. The biggest improvements came from adding context, defining the target reader, setting structure, and clearly stating what “good” should include — specificity drastically improved quality.
Saving Changes...
Samiran DasManaged Service Leader| Ernst & YoungKolkata, West Bengal, India
As a PM, I’ve experienced how refining a prompt can completely transform the usefulness of GenAI outputs. One e.g., once asked GenAI to “summarize project risks.” The initial response was generic—listing common risks like scope creep or budget overruns.
But when I refined the prompt to: “Summarize the top three risks specific to a digital transformation project in the financial sector, focusing on regulatory compliance, stakeholder adoption, and data migration challenges”
The output became far more tailored, actionable, and relevant to my project context.
Refining a prompt dramatically improves GenAI output quality because these systems generate responses by predicting the most likely continuation of the input they receive; when a prompt is vague, the model fills in gaps using broad averages, which often leads to generic, unfocused, or misaligned answers. By adding specificity—such as defining the objective, audience, constraints, tone, format, and success criteria- you reduce ambiguity and narrow the probability space the model must operate within, effectively guiding it toward more relevant and precise outputs. Clear prompts also reduce unintended assumptions, constrain scope, and signal the required depth of analysis, which improves coherence and usefulness. In short, better prompts constrain the model’s reasoning pathway, align it with your intent, and transform it from a general content generator into a targeted problem-solving assistant.
provide context, iterate and refine outputs more suitable to goal of prompt. Be consistent in prompt engineering format.
Saving Changes...
Amit Jain BarjyatyaFunctional Manager| Harman Connected ServicesBangalore, Karnataka, India
Jun 21, 2024 9:36 AM
Replying to Eduard Hernandez
...
Increasing specifity and more context leads to more accurate and refined results/output. I am not familiar with the diverse frameworks provided by Sergio Luis Conte; speaking to GenAI engine as I would speak to another human (thus, providing context and sufficient level of detail) provides great outputs.
It is not always true that refining is always provide better results. Specially in code development, LLM may sit in circle and you have to restart prompt from scratch or guide it differently to get results out. Adding example is definitely a great help to find better improvement.