Skip to content

Instantly share code, notes, and snippets.

@limcheekin
Last active March 9, 2026 03:15
Show Gist options
  • Select an option

  • Save limcheekin/ff5414c6abdc8b7866c533aa65f601f1 to your computer and use it in GitHub Desktop.

Select an option

Save limcheekin/ff5414c6abdc8b7866c533aa65f601f1 to your computer and use it in GitHub Desktop.
The way I use Gemini Deep Research

Deep Research Workflow

Gemini Deep Research

  1. Enter the research topic: Systematically improving AI Agents Performance on Revenue Generation, Cost Saving and Operational Efficiency
  2. Once the research report is generated, I use the following prompt "Carefully review the report in detail, think deeply and critically for all potential improvements." to make sure it didn't missed anything.
  3. Depends on the response, sometimes it comes back with updated report, but sometimes comes back with list of improvements. If it is "list of improvements". I prompt it "Create an updated version of the entire report incorporating all suggested improvements."
  4. Then, I prompt it to further review "Carefully review the updated report in detail, could you think of any further improvement?".
  5. Final review: After the updated research report is generated, I prompt it "Carefully review each item of the updated report in detail, ensure it is correct and complete."

Claude (Web/Desktop/Mobile)

  1. First, I uploaded the research report with the prompt "Carefully review the uploaded document in detail, please fact-check each item of the document by web search to ensure it is correct and complete."
  2. After the fact check report is generated, I prompt it "Create an updated version of the entire document based on your findings in the fact check report."
  3. Final review: After the updated document is generated, I prompt it "Carefully review the updated document in detail, ensure it is correct and complete."

Comparative Analysis Workflow

You have multiple reports or documents want to synthesize and compare.

  1. After uploaded the documents, I prompt it "Carefully review the uploaded documents in detail, think deeply and critically to synthesize similar insights and more IMPORTANTLY analyse and highlight the differences to support decision making."
  2. Once the comparative analysis report is generated, I prompt it "Carefully review the comparative analysis report in detail, think deeply and critically for all potential improvements."
  3. Depends on the response, sometimes it comes back with updated report, but sometimes comes back with list of improvements. If it is "list of improvements". I prompt it "Create an updated version of the entire competitive analysis report incorporating all suggested improvements."
  4. I prompt it to run a fact check "Carefully review the updated comparative analysis report in detail, please fact-check each item of the document by web search to ensure it is correct and complete."
  5. Then, I prompt it "Create an updated version of the entire competitive analysis report based on your findings in the fact check report."
  6. Final review: After the updated report is generated, I prompt it "Carefully review the updated competitive analysis report in detail, ensure it is correct and complete."

Please share in comment section if you have better way to use it.

Thank you.

@jazonlee
Copy link

This is indeed a very good prompt engineering method!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment