Alejandro Rioja.
Scripts

Get the Best Out of ChatGPT Prompts: What To Ask for Personalized Assistance?

Alejandro Rioja
Alejandro Rioja
7 min read
TL;DR

Modern reasoning models like GPT-5 need less hand-holding but reward clear context, structured output requests, and smart use of Projects and custom GPTs. Here's what actually works.

Free newsletter

Every Wednesday. 28,400+ operators. Zero fluff.

Table of contents

Open Table of contents

1. Load Persistent Context First

The single biggest unlock in ChatGPT is Projects. A Project lets you attach files, a system prompt, and conversation history that persist across sessions. Before writing any prompt, set up a Project for the work you do most — client work, writing, code, research.

In that Project, include:

This replaces the old trick of pasting a giant context block at the top of every conversation. The model now carries this forward automatically.

2. State the Goal, Not Just the Question

Reasoning models respond better to goal framing than to interrogative prompts. Instead of: “What are the best email subject lines?” try: “I’m launching a SaaS product to indie developers. Write 10 subject lines for a cold re-engagement email. Goal: get a reply, not a click.”

The extra sentence changes everything. The model knows what success looks like and optimizes for it rather than giving you a generic list.

3. Assign a Role When Output Quality Matters

Role prompting still works. For high-stakes output — a legal summary, a technical spec, a pitch deck — opening with “Act as a senior [role] who [relevant experience]” shapes the vocabulary, assumptions, and depth of the response.

It’s less about tricking the AI and more about activating the right register of its training data. A “senior SRE reviewing an incident report” writes differently from a “technical writer explaining a system outage.”

4. Specify the Output Format Explicitly

This is where most people leave quality on the table. ChatGPT will default to flowing prose unless you ask for something else. Be explicit:

GPT-5-class models follow these formatting instructions reliably. If you’re piping the output into another tool or prompt, this precision matters enormously.

5. Use Custom GPTs for Repetitive Workflows

If you’re doing the same type of task repeatedly — summarizing transcripts, drafting proposals in your style, classifying support tickets — build a custom GPT instead of re-prompting from scratch every time.

Custom GPTs let you bake in instructions, attach reference documents, and give the assistant a focused persona. I have one that drafts in my writing voice (trained on existing posts), one for code review comments, and one for client status updates. Setup takes 20 minutes; payoff is permanent.

6. Iterate in the Same Thread, Not New Ones

Don’t start a new conversation when a response misses. Iterate in place:

The model has full thread context. Restarting loses that context and often produces worse results because you’ve lost the shared understanding you built up.

7. Ask for Reasoning When the Answer Is High-Stakes

For anything where you need to trust the output — a medical, legal, financial, or technical question — add “Walk me through your reasoning step by step before giving a final answer.” Reasoning models are more accurate when they externalize their chain of thought, and you can spot where the logic goes wrong.

This also works for code: “Before writing the function, explain your approach and flag any edge cases.” Catching a flawed plan is faster than debugging flawed code.

8. Be Explicit About What You Don’t Want

Negative constraints are underused. If you’ve gotten five responses that all start with “Certainly!” or pad with unnecessary caveats, just say: “No disclaimers. No meta-commentary about what you’re doing. Just the output.”

Similarly: “Don’t suggest consulting a professional — I know to do that.” Or: “Don’t list obvious prerequisites I already understand.” Negative constraints cut noise faster than positive rephrasing.

9. Upload Files and Reference Them Directly

ChatGPT can read PDFs, spreadsheets, images, and code files. Instead of copy-pasting content, upload the source and reference it. “Using the attached contract, identify any clauses that limit liability” is faster and more accurate than pasting 10 pages of text.

This also extends to images: paste a screenshot of an error, a UI mockup, or a chart, and ask the model to reason about it. Vision is reliable and saves a lot of description overhead.

10. Verify Anything That Matters

ChatGPT is still a probabilistic system. It can confidently state things that are wrong, especially on recent events, specific statistics, or niche technical details. The behavior has improved substantially, but the failure mode hasn’t disappeared.

My rule: anything I’d stake money or reputation on gets verified against a primary source. Ask for citations when facts matter — and then actually follow the links. The model sometimes generates plausible-looking but wrong sources.

Prompt Examples That Work in 2026

Deep Research on a Topic

code
I'm researching [topic] to [goal]. Summarize the current state of the debate:
key positions, strongest evidence on each side, and what remains genuinely uncertain.
Format: one section per position, with a final "open questions" section.
Cite sources where possible.

Draft in My Voice

code
Here's a sample of my writing: [paste 2–3 paragraphs].
Now write a [type of document] about [topic] in the same voice.
Match the sentence rhythm, vocabulary level, and level of directness.

Code Review

code
Review the following [language] function for:
1. Correctness (logic errors, edge cases)
2. Performance (obvious inefficiencies)
3. Readability (naming, structure)

Return a numbered list of issues, each with: line reference / problem / suggested fix.
Don't rewrite the whole function — just the issue list.

Structured Decision Support

code
I need to decide between [Option A] and [Option B] for [context].
My constraints: [list constraints].
My priorities in order: [list priorities].
Walk me through the trade-offs, then give a recommendation with your reasoning.

ChatGPT Prompts — 2026 FAQ

Do you still need to write elaborate prompts with GPT-5-class models?

Less so for simple tasks — the models are much better at inferring intent. But for complex, multi-part, or high-stakes work, a well-structured prompt still produces noticeably better results than a vague one. Context and output-format instructions remain the highest-leverage moves.

What’s the difference between a Project and a custom GPT?

A Project is a persistent conversation workspace for you — your files, your history, your standing instructions. A custom GPT is a shareable assistant you configure with a persona, instructions, and knowledge base. Use Projects for ongoing work; use custom GPTs for repeatable task types you want to run on demand.

Is it worth using the reasoning (“think longer”) mode?

Yes, for hard problems. Reasoning mode is slower and uses more tokens, but for math, code architecture, legal analysis, or anything with multiple interdependent constraints, the quality difference is significant. For quick drafts or simple lookups, default mode is faster and fine.

How do I get ChatGPT to stop adding unnecessary caveats?

Add negative constraints directly: “No disclaimers. No suggestions to consult a professional. Just the answer.” It works reliably. You can also set this as a standing instruction in your Project so you never have to repeat it.

Related reading:


Updated for May 2026

The 2026 AI-tools landscape evolved fast — this section is the operator-side snapshot:

If the post you’re reading recommends a specific AI tool, verify the current model — most ship a new major version every 4–6 months in 2026.

Keep reading

Get the AI playbook in your inbox

Every Wednesday. 28,400+ operators. Zero fluff.

↵ to see all results esc esc to close