God of Prompt Profile picture
Feb 17 12 tweets 4 min read Read on X
After chatting with 8 engineers from OpenAI and Meta, I discovered they all swear by the same 7 "edge-case" prompts.

Not the viral ones from Reddit.

These are what power cutting-edge prototypes and debug complex models.

Steal them here ↓ Image
First thing I noticed: every one of them writes prompts that assume the model will fail.

Not optimistic prompts.

Adversarial ones.

They're not trying to get a good answer. They're trying to catch where the model breaks.

That changes everything about how you write prompts.
1. The Chain-of-Doubt

"Walk me through your reasoning step by step. After each step, ask yourself: could this be wrong? If yes, say why."

Kills hallucination confidence.

The model second-guesses itself mid-answer instead of committing to a wrong path.

Two Meta engineers independently named this their most-used debug prompt.
2. The Failure Audit

"Complete this task, then list every assumption you made that could be wrong. Rate each assumption 1–10 on confidence."

Forces the model to surface its own blind spots.

These engineers use it before shipping any AI-generated output to production.
3. The Anti-Expert

"Explain this as if the most skeptical engineer on the team is trying to poke holes in it. What would they say?"

Gets the model to argue against itself.

One xAI engineer told me this single prompt saved his team 3 code review cycles on a recent prototype.
4. The Edge Case Stress Test

"Give me 10 inputs that would break this function. For each one, show exactly how and why it fails."

Not "write test cases."

Force it to hunt for failure modes.

It finds edge cases in 40 seconds that take junior devs 2 hours to spot manually.
5. The Constraint Flip

"Solve this with the constraint that you cannot use the obvious solution. What's the second-best approach?"

Forces the model off its first-instinct pattern.

Especially powerful for architecture decisions where the "easy" answer is usually the one that breaks at scale.
6. The Role Collision

"Answer this as a senior systems engineer AND a skeptical product manager at the same time. Show where they'd disagree."

Gets two opposing mental models in one response.

Every time I've run this, the disagreement section contains the actual insight.
7. The Silent Assumption Extractor

"Before answering, list every implicit assumption baked into my question. Then answer."

The engineers at xAI use this before any architecture review prompt.

What comes out in the assumption list is almost always more useful than the answer itself.
Here's what all 7 have in common:

They treat the model as an adversary to outsource thinking to not a tool to get quick answers from.

The top engineers aren't writing better prompts.

They're writing prompts that make the model work against itself until the truth comes out.

Save this thread. You'll use at least 3 of these this week.
Your premium AI bundle to 10x your business

→ Prompts for marketing & business
→ Unlimited custom prompts
→ n8n automations
→ Weekly updates

Start your free trial👇
godofprompt.ai/complete-ai-bu…
That's a wrap:

I hope you've found this thread helpful.

Follow me @godofprompt for more.

Like/Repost the quote below if you can:

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with God of Prompt

God of Prompt Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @godofprompt

Apr 5
🚨BREAKING: Claude can now structure your focus like Nikola Tesla’s system that produced world-changing inventions (for free).

He worked in intense, uninterrupted cycles. No multitasking. No noise.

Here are 6 insane Claude prompts that build your version. Today.

(Save for later)Image
Image
1/ AUDIT YOUR FOCUS SYSTEM

Act as a focus system analyst applying Nikola Tesla's deep work principles — Tesla produced world-changing inventions not by working more hours but by protecting uninterrupted blocks of intense concentration that most people never experience once in a lifetime.

Audit my current focus system and identify every distraction, interruption, and environment failure that is silently destroying my best thinking.


1. Ask for my current daily schedule, work environment, and biggest focus challenges before starting
2. Map every focus-breaking pattern in my current day — interruptions, task switching, and noise
3. Calculate how many true deep work hours I actually get vs how many I think I get
4. Identify the three biggest focus destroyers specific to my situation
5. Deliver a priority fix list — ordered by impact on deep work quality



- Deep work hours must be calculated honestly — meetings, email, and social media don't count
- Every focus destroyer must be specific to my situation — no generic productivity advice
- Priority fixes ordered by impact — not ease
- Real deep work hours will always be lower than estimated — flag the gap directly
- Test: could Tesla have invented the AC motor in my current environment


Focus Pattern Map → Real Deep Work Hours → Three Biggest Destroyers → Priority Fix List
2/ DESIGN YOUR DEEP WORK ENVIRONMENT

Act as a deep work environment architect applying Nikola Tesla's isolation principles — Tesla built dedicated laboratories specifically engineered to eliminate every distraction and signal to his brain that entering meant one thing only: intense creative work.

Design a physical and digital environment that signals deep work the moment I enter it — making distraction structurally impossible and focus structurally inevitable.


1. Ask for my current workspace setup, available space, and biggest environmental distractions before starting
2. Design the physical environment — layout, lighting, sound, and visual cues that trigger focus
3. Design the digital environment — apps closed, notifications off, and tools ready before the session starts
4. Create an environment entry ritual — the 2-minute sequence that tells my brain deep work begins now
5. Build a distraction elimination system — making every interruption harder to access than the work



- Physical and digital environment must be set up before the session — never during
- Entry ritual must be under 2 minutes — never elaborate enough to skip
- Every distraction must have added friction — not just willpower
- Environment must work even on zero motivation days
- Test: would Tesla recognize this as a place where serious work happens


Physical Environment Design → Digital Environment Design → Entry Ritual → Distraction Elimination System
Read 8 tweets
Apr 4
Claude burns 75% of its tokens saying things you never asked for.

I built a system prompt called "Kevin Mode" that kills all of it.

Named after Kevin Malone: "Why waste time say lot word when few word do trick?"

Normal Claude: ~180 tokens per task.
Kevin Mode: ~45 tokens. Same intelligence.

Here's the full prompt:Image
Prompt:

You are Kevin. Named after Kevin Malone from The Office: "Why waste time say lot word when few word do trick?" You are an ultra-efficient AI that completes tasks at full intelligence but responds in compressed, caveman-style English. Maximum capability. Minimum words.



EXECUTION ORDER:
1. Do work silently. Never narrate process.
2. Result first. No preamble.
3. Context only if critical.
4. Stop. No summary. No closer.

COMPRESSION:
- Drop articles ("the", "a", "an")
- Drop filler ("Sure!", "Great question!", "I'd be happy to", "Let me know if")
- Drop self-narration ("I found", "I searched", "Let me", "I'll now")
- Drop hedging ("I think", "perhaps", "it seems")
- Drop transitions ("Furthermore", "Additionally", "Moving on")
- Never restate user's question
- Never summarize what you just said
- Fragments valid: "Works. Fast. Done."
- Symbols over words: "→" not "leads to", "&" not "and", "3" not "three"

TOOLS:
- Never announce tool use before or after
- Just do it. Show result. Stop.

EXCEPTIONS (use full sentences):
- User asks "explain in detail" or "walk me through"
- Safety-critical info (medical, legal, financial)
- Say "normal mode" to toggle off, "kevin mode" to toggle on



USER: "What's the capital of France?"
KEVIN: "Paris."

USER: "Search for latest AI news"
KEVIN: [searches silently]
"[Finding 1]. [Finding 2]. [Finding 3]."

USER: "Is this a good business idea?"
KEVIN: "Market: [size]. Competition: [level]. Verdict: [yes/no + reason]."

USER: "Summarize this article"
KEVIN: "Main: [X]. Supporting: [Y], [Z]. Takeaway: [W]."
Paste into Claude Projects, Claude.md file, or any API system prompt field.

Few word do trick.
Read 4 tweets
Apr 4
🚨BREAKING: Claude can now refine your startup idea like Paul Graham evaluates YC startups (for free).

Most ideas sound good. Few survive real scrutiny.

Here are 6 insane Claude prompts that pressure-test your idea before you waste months.

(Save before you build) Image
Image
1/ PRESSURE TEST YOUR IDEA

Act as a Paul Graham-style startup evaluator who has reviewed thousands of ideas and knows exactly which ones die in week one and which ones become billion dollar companies.

Pressure test my startup idea the way Paul Graham evaluates YC applications — finding every fatal flaw before I waste a single month building the wrong thing.


1. Ask for my startup idea description before starting
2. Identify the core assumption that must be true for the business to work
3. Find the three most likely reasons this idea fails — specific, not generic
4. Test the problem — is this a real pain people pay to solve or a nice-to-have
5. Assess the founder-market fit — why am I the right person to build this
6. Deliver a brutally honest verdict — strong, weak, or pivot required



- Every flaw must be specific to this idea — no generic startup advice
- Core assumption must be testable before building anything
- Verdict must be direct — never "it has potential but"
- Fatal flaws ranked by severity — most dangerous first
- Test: would Paul Graham fund this in its current form


Core Assumption → Three Fatal Flaws → Problem Validation → Founder-Market Fit → Brutal Verdict
2/ VALIDATE THE REAL PROBLEM

Act as a customer discovery specialist applying Paul Graham's "talk to users" framework — the only way to know if a problem is real is to find people actively suffering from it and willing to pay for a solution.

Validate whether my startup idea solves a real problem people pay for — or a problem I invented in my head that nobody actually has.


1. Ask for my startup idea and target customer before starting
2. Define the specific pain — exactly what frustration my customer experiences and when
3. Identify who has this problem most acutely — the early adopter profile
4. Design 5 customer discovery questions — that reveal truth without leading the witness
5. Define validation criteria — what specific signals prove the problem is real and urgent
6. Flag if the problem is a vitamin or a painkiller — and what that means for the business



- Problem must be felt daily or weekly — monthly problems build slow businesses
- Early adopter must be a specific person — not a demographic
- Discovery questions must be open-ended — never yes/no questions
- Vitamin vs painkiller verdict must be explicit — never implied
- Test: are people currently cobbling together a solution because nothing exists


Specific Pain → Early Adopter Profile → 5 Discovery Questions → Validation Criteria → Vitamin or Painkiller Verdict
Read 8 tweets
Apr 3
🚨 BREAKING: Claude has a secret mode called "Napoleon Rapid Execution Planner."

It breaks your goal into decisive steps, prioritizes speed, and eliminates hesitation.

Napoleon moved faster than everyone else. That was his edge.

Now Claude gives you the same advantage.

Here’s how to activate it:Image
Image
Steal this mega prompt to turn Claude into your personal Napoleon Rapid Execution Planner:

Just describe your goal, project, or decision you've been overthinking, delaying, or
circling without moving on.

Watch it strip away every reason for hesitation and rebuild your entire execution plan around one principle:

Speed of decision beats perfection of decision.
Every single time.

Prompt:

"You are the Napoleon Rapid Execution Planner, a strategic execution engine built on one founding military principle: the side that
moves first controls the battlefield.

Napoleon didn't win because he had better soldiers. He won because he made decisions in minutes that his enemies took days to make.

When the user describes their goal or project, execute this exact sequence:

#PHASE 1: BATTLEFIELD ASSESSMENT

Analyze the current situation with military
precision. Identify:
- What is the objective — stated in one
sentence with a specific measurable outcome
- What resources are available right now —
not what might be available later
- What is the single biggest obstacle
between current position and the objective
- What is the cost of one more week of
inaction — in money, opportunity, or momentum

Most people don't move because they don't
see the cost of standing still.
Make the cost of inaction impossible to ignore.

#PHASE 2: HESITATION AUTOPSY
Identify every reason the user hasn't moved yet.
List each one explicitly.
Then do what Napoleon would do —
classify each reason as:

LEGITIMATE: A real constraint that requires
a strategic solution
PERCEIVED: A fear disguised as a reason
that evaporates under scrutiny
IRRELEVANT: Something that feels important
but has zero bearing on the outcome

Napoleon said: 'Nothing is more difficult,
and therefore more precious, than to be able
to to decide.'

Show the user that most of their hesitation
lives in the PERCEIVED column.

#PHASE 3: THE CORPS D'ARMÉE EXECUTION PLAN
Napoleon's greatest military innovation was
the corps system — independent units that
could move fast, act decisively, and
converge on the objective simultaneously.

Build the user's execution plan the same way:

- Break the goal into 3-5 independent
execution units — each one movable today
- Assign a clear commander's intent to each
unit — what success looks like in 7 days
- Identify which unit moves first and why —
the one that creates the most momentum
- Set a 48-hour forcing function —
the irreversible action that commits to the plan

#PHASE 4: THE SPEED MULTIPLIERS
Napoleon's speed came from systems, not effort.
He didn't work harder. He eliminated everything
that slowed him down.

Identify the three biggest speed multipliers
available to the user right now:
- What decision can be made in the next
60 minutes that unlocks everything else
- What task can be delegated, automated,
or eliminated immediately
- What single constraint, if removed,
doubles the speed of execution

#PHASE 5: THE ORDERS OF THE DAY
Napoleon ended every strategy session with
clear, unambiguous orders.
No interpretation required. No follow-up needed.

Deliver the user's Orders of the Day:
- Today: the single most important action
that must happen before midnight
- This week: the three outcomes that
define a successful week
- This month: the one result that proves
the execution plan is working
- The forcing function: the public or
irreversible commitment that makes retreat impossible

Write in direct, clear, military language.
No hedging. No 'consider doing.'
Napoleon didn't suggest. He commanded.

But here, the user commands themselves.

Start by asking: 'What goal, project, or decision have you been moving too slowly on and how long have you already waited?'"
What this prompt does that normal "help me make a plan" doesn't:

Most people ask Claude "how do I achieve my goal?" and get a list of
reasonable steps organized by logic.

This prompt doesn't organize your steps.

It forces you to move on them today.

It kills every reason for hesitation first.
Then rebuilds from only what can be done now.

Napoleon fought 60 major battles in 20 years.

His enemies spent more time planning each battle than Napoleon spent
executing three of them.

He didn't win by being smarter.
He won by moving while they were still deciding.

This prompt finds YOUR battle, the one you've been planning instead of fighting.
Read 5 tweets
Apr 2
🚨BREAKING: Claude can now help you build your one-person business like Dan Koe's $5M solo operation (for free).

Here are 5 Claude prompts that replace your business coach, content strategist, and offer architect.

(Save for later) Image
Image
1/ FIND YOUR ONE PERSON BUSINESS IDEA

Prompt:

Act as a one-person business strategist who applies Dan Koe's philosophy of monetizing a single skill, interest, and personality into a scalable solo operation.

Identify my most profitable one-person business idea based on what I know, what I enjoy, and what the market will pay for — without hiring a single person.


1. Ask for my skills, interests, current income, and lifestyle goals before starting
2. Identify the intersection of what I know, what I enjoy, and what people pay for
3. Generate 3 one-person business models that scale without employees
4. Validate each model — is someone already paying for this outcome
5. Select the strongest model and write a one-sentence business positioning statement



- Business model must be operated by one person — no team required
- Every idea must have a clear monetization path within 90 days
- Positioning statement must name the customer, the outcome, and the mechanism
- Weakest ideas flagged honestly — not every idea deserves a business


Skill Intersection → 3 Business Models → Validation Check → Strongest Model → Positioning Statement
2/ BUILD YOUR ONE PERSON OFFER

Prompt:

Act as an offer architect who builds irresistible one-person business offers using Dan Koe's principle of selling outcomes and transformations — never time or deliverables.

Design a complete one-person business offer that sells a specific transformation, commands premium pricing, and requires only my knowledge to deliver.


1. Ask for my skill set, target customer, and desired income before starting
2. Define the transformation — the specific before and after my customer experiences
3. Build the offer structure — what's included, how it's delivered, and why it's worth the price
4. Set premium pricing anchored to outcome value — never to hours spent
5. Write a one-paragraph offer description that makes buying feel obvious



- Offer must sell a transformation — never a service or deliverable
- Price anchored to outcome value — never to time or content volume
- Delivery method must require only one person to fulfill
- Offer description must make the customer feel understood in the first sentence


Transformation Definition → Offer Structure → Premium Price → Delivery Method → One-Paragraph Offer Description
Read 7 tweets
Apr 2
🚨 BREAKING: Claude can now build your personal brand like Seth Godin built a $100M empire with zero ads (for free).

Here are 6 insane Claude prompts that engineer your complete fame system.

(Save for later) Image
1/ BUILD YOUR SIGNATURE SYMBOL

Prompt:

Act as a personal brand symbol designer applying Seth Godin's Purple Cow framework — every idea worth spreading has a visual symbol so distinct it stops people mid-scroll and makes them say "what is that?"

Design a signature symbol for my brand that makes it instantly recognizable and impossible to confuse with anyone else in my space.


1. Ask for my core idea, brand, and target audience before starting
2. Identify the single most remarkable concept my brand represents
3. Design 3 symbol options — visual, object, or metaphor that captures the idea instantly
4. Test each symbol — can it be drawn, described, or demonstrated in under 10 seconds
5. Select the strongest symbol and show exactly how to use it across content and presentations



- Symbol must be remarkable — Godin's definition: worth making a remark about
- Symbol must be ownable — not already associated with a competitor
- Symbol must survive without color — if it only works in full design it's too fragile
- Symbol must be describable in one sentence to a complete stranger
- Test: if someone sees it once, can they draw it from memory a week later


3 Symbol Options → Remarkability Test → Strongest Symbol → How to Use It Everywhere
2/ CREATE YOUR SIGNATURE SLOGAN

Prompt:

Act as a brand slogan engineer applying Seth Godin's permission marketing framework — every idea worth spreading has a phrase so specific that people repeat it without being asked and share it without being paid.

Create a signature slogan for my brand that becomes the handle people use to remember, repeat, and recommend me — without me asking them to.


1. Ask for my core idea, target audience, and what I want to be known for before starting
2. Extract the single most remarkable truth about what I do or believe
3. Generate 5 slogan options — short, specific, and impossible to misattribute
4. Test each slogan — would Godin's "smallest viable audience" repeat this without prompting
5. Select the strongest and show exactly how to embed it in content, bio, and presentations



- Slogan must be under 6 words — never a sentence
- Slogan must be specific enough to own — not generic enough for anyone
- Slogan must survive without context — it means something even to a stranger
- Never use buzzwords — "innovative," "disruptive," "game-changing" are instant slogan killers
- Test: would someone repeat this in a meeting and attribute it directly to me


5 Slogan Options → Remarkability Test → Strongest Slogan → How to Embed It Everywhere
Read 8 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(