IT & Software

Check your work

Ensure Accuracy and Reliability with This ChatGPT Prompt Strategy: Always Check Your Work

What This Prompt Does

  • Reminds users to maintain critical thinking when reviewing ChatGPT’s outputs.
  • Prevents the spread of misinformation by promoting manual fact-checking and domain-specific validation.
  • Encourages users to approach ChatGPT as an idea accelerator or co-writer — not as a single source of truth.
  • Empowers professionals to combine AI output with their own knowledge and research for trustworthy results.

Tips

  • Cross-reference with authoritative sources. Whether it's documentation, scientific literature, or official frameworks — always double-check technical or factual claims.
  • Use your domain expertise. Ask: Does this make sense? Would I say this to a client? Does it align with industry best practices?
  • Be skeptical of citations or code accuracy. ChatGPT can generate fake links or subtly broken code — always test code and verify sources before use.
  • Don’t publish without review. Especially in high-stakes contexts (legal, medical, financial, academic, enterprise), never treat ChatGPT’s output as final without human review.
  • Refine based on findings. If something seems off or overly vague, prompt ChatGPT to clarify, justify, or offer alternatives that you can evaluate side by side.

Prompt

I’m working on [TOPIC/PROJECT], and I’d like ChatGPT to generate ideas or draft content. I will be reviewing and fact-checking the output myself. Please provide [DESIRED OUTPUT] based on the following criteria: [REQUIREMENTS/CONTEXT].

How To Use The Prompt

Use this principle in tandem with any prompt you craft. After receiving the output, take an active role in reviewing it before implementation, publishing, or sharing.

Example Input

I’m creating a guide to setting up OAuth 2.0 for a React application using Node.js as the backend. I’ll be checking all technical details. Please draft a step-by-step walkthrough that includes both frontend and backend configuration, with a focus on secure token handling.

Example Output

# Backend: Node.js (Express)

  1. Install dependencies: express, dotenv, passport, passport-oauth2
  2. Configure your environment variables for client ID, secret, and redirect URI
  3. Set up Passport middleware to handle the OAuth flow

 

# Frontend: React

  1. Create a login button that redirects to the OAuth provider
  2. After authentication, parse the token from the redirect response
  3. Store the token securely in memory or HTTP-only cookies

 

Developer then manually checks that:

  • Token handling avoids localStorage (for security)

  • Libraries are still maintained

  • Endpoint flows match the current version of OAuth provider docs

Additional Information

This prompt practice is a core safeguard in responsible AI usage. Whether you’re writing technical documentation, analyzing data, generating content, or writing code — you, the user, are the final filter.

  • ChatGPT can simulate confidence — even when it’s wrong.

  • Trust your instincts and subject-matter expertise.

  • Think of ChatGPT as an intern with immense potential — but one who still needs oversight.

In conclusion, human judgment is non-negotiable. The best prompting strategies don’t just extract ideas — they empower users to assess, refine, and own the final output with confidence and integrity.

Related Prompts

Ready to Dominate Your Business in 2025?

Get immediate access to...

30,000+ AI prompts

Marketing, business, copywriting, visuals & more.

How-to Guides & resources

Biggest collection of AI resources for your business success.

Unlimited updates

Your resources & knowledge grows, free of charge, forever.

Lifetime access

Highest priority support. Instant delivery.

Scroll to Top