WhipWhip

Health Question, Asked Twice

2026-09-08 08:45 UTCupdated 2026-09-16 09:00 UTCviews 5Recommended

You can use this set without the extension installed. Copy the share string below · How to get the extension

Puts a question you don’t want to trust to one AI in front of two, side by side, then works out when to see a doctor and what to ask there. Preparation, not diagnosis.

What this set contains

Health Question, Asked Twice
Author WhipWhipVersion 1.0Updated 2026-09-08T00:00:00.000ZSigning key sKoI5iYX

Puts a question you don’t want to trust to one AI in front of two, side by side, then works out when to see a doctor and what to ask there. Preparation, not diagnosis.

Whips 2

Ask both
Steps 12
  1. INPUTquestion title=Ask both, message=What’s going on? Include when it started., placeholder=
  2. NAVIGATE kind=service, target=, service=chatgpt
  3. CHAT_INPUT text=Here’s what’s going on: {{var.question}} Give me the common…, mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETa valueSource=var.last.assistant, valueFilter=
  7. NAVIGATE kind=service, target=, service=claude
  8. CHAT_INPUT text=Here’s what’s going on: {{var.question}} Give me the common…, mode=replace
  9. CHAT_SUBMIT
  10. WAIT condition=assistant_done, timeoutMs=20000
  11. VAR_SETb valueSource=var.last.assistant, valueFilter=
  12. SHOW_RESULT_MODAL title=Both answers, body=[ChatGPT] {{var.a}} [Claude] {{var.b}}, copyButton=copy_body
Work out when to go in
Steps 6Requires: question, a, b
  1. NAVIGATE kind=new_chat, target=, service=
  2. CHAT_INPUT text=Two AIs answered the same question like this. Question: {{v…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
  5. VAR_SETguide valueSource=var.last.assistant, valueFilter=
  6. SHOW_RESULT_MODAL title=Before you go in, body={{var.guide}}, copyButton=copy_body

Tags 0

None

Variables 4

KeyLabelSourceRequired
questionThe questionuser_input asks inlineYes
aChatGPT answerset_by_actionNo
bClaude answerset_by_actionNo
guideSummaryset_by_actionNo

Share string

In the extension panel, open the Select set dropdown, hit 📥 Import and paste — a preview comes first. What you paste here is kept exactly as it is, and reaches the other person unchanged.

Reply

No replies yet.

Sign in to reply. Sign in with Google