WhipWhip

One PM, Three Workers

2026-09-15 11:19 UTC수정됨 2026-09-16 09:30 UTC조회 4

확장을 아직 안 깔았어도 이 셋을 쓸 수 있습니다. 아래 공유 문자열을 복사해 두면 됩니다 · 확장 받는 법

The PM conversation plans and instructs; one click sends it out to three worker conversations, and one click brings a worker's report back. Open four conversations first and press the seat button in each. Do the real work in each worker chat as usual. A short task is fine in one chat — use this for longer projects split across services.

이 셋이 담은 것

One PM, Three Workers
저작자 WhipWhip버전 1.0갱신 2026-09-08T00:00:00.000Z서명키 지문 sKoI5iYX

The PM conversation plans and instructs; one click sends it out to three worker conversations, and one click brings a worker's report back. Open four conversations first and press the seat button in each. Do the real work in each worker chat as usual. A short task is fine in one chat — use this for longer projects split across services.

11

Set up the PM
스텝 4
  1. CHAT_INPUT text=From now on you are the PM for this project. Workers A, B an…, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. TAG_CURRENT_CHAT tagName=pmgr
Set up worker A
스텝 4
  1. CHAT_INPUT text=From now on you are worker A. When the PM's instructions arr…, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. TAG_CURRENT_CHAT tagName=wka
Set up worker B
스텝 4
  1. CHAT_INPUT text=From now on you are worker B. When the PM's instructions arr…, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. TAG_CURRENT_CHAT tagName=wkb
Set up worker C
스텝 4
  1. CHAT_INPUT text=From now on you are worker C. When the PM's instructions arr…, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. TAG_CURRENT_CHAT tagName=wkc
→ Instruct everyone
스텝 14
  1. NAVIGATE kind=tag, target=, service=
  2. VAR_SETorder valueSource=var.last.assistant, valueFilter=
  3. NAVIGATE kind=tag, target=, service=
  4. CHAT_INPUT text=Instructions from the PM. Do only your [A] block. {{var.ord…, mode=replace
  5. CHAT_SUBMIT
  6. WAIT condition=assistant_done, timeoutMs=20000
  7. NAVIGATE kind=tag, target=, service=
  8. CHAT_INPUT text=Instructions from the PM. Do only your [B] block. {{var.ord…, mode=replace
  9. CHAT_SUBMIT
  10. WAIT condition=assistant_done, timeoutMs=20000
  11. NAVIGATE kind=tag, target=, service=
  12. CHAT_INPUT text=Instructions from the PM. Do only your [C] block. {{var.ord…, mode=replace
  13. CHAT_SUBMIT
  14. WAIT condition=assistant_done, timeoutMs=20000
→ To A
스텝 6
  1. NAVIGATE kind=tag, target=, service=
  2. VAR_SETorder valueSource=var.last.assistant, valueFilter=
  3. NAVIGATE kind=tag, target=, service=
  4. CHAT_INPUT text=Instructions from the PM. Do only your [A] block. {{var.ord…, mode=replace
  5. CHAT_SUBMIT
  6. WAIT condition=assistant_done, timeoutMs=20000
→ To B
스텝 6
  1. NAVIGATE kind=tag, target=, service=
  2. VAR_SETorder valueSource=var.last.assistant, valueFilter=
  3. NAVIGATE kind=tag, target=, service=
  4. CHAT_INPUT text=Instructions from the PM. Do only your [B] block. {{var.ord…, mode=replace
  5. CHAT_SUBMIT
  6. WAIT condition=assistant_done, timeoutMs=20000
→ To C
스텝 6
  1. NAVIGATE kind=tag, target=, service=
  2. VAR_SETorder valueSource=var.last.assistant, valueFilter=
  3. NAVIGATE kind=tag, target=, service=
  4. CHAT_INPUT text=Instructions from the PM. Do only your [C] block. {{var.ord…, mode=replace
  5. CHAT_SUBMIT
  6. WAIT condition=assistant_done, timeoutMs=20000
↑ Report to PM
스텝 8소속 태그: wkawkbwkc
  1. CHAT_INPUT text=I am going to report what we did in this conversation to the…, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. VAR_EXTRACT_REGEX keys=["report"]
  5. NAVIGATE kind=tag, target=, service=
  6. CHAT_INPUT text={{var.report}} Report received. I will review everything to…, mode=replace
  7. CHAT_SUBMIT
  8. WAIT condition=assistant_done, timeoutMs=20000
Merge the reports
스텝 4
  1. NAVIGATE kind=tag, target=, service=
  2. CHAT_INPUT text=Review every worker report you have received against the don…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
⇄ Hand off the PM
스텝 10
  1. NAVIGATE kind=tag, target=, service=
  2. CHAT_INPUT text=I am moving this to a new conversation. Write a handoff note…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
  5. VAR_EXTRACT_REGEX keys=["handoff"]
  6. NAVIGATE kind=new_chat, target=, service=
  7. CHAT_INPUT text=You are taking over as PM for this project. The handoff note…, mode=replace
  8. CHAT_SUBMIT
  9. WAIT condition=assistant_done, timeoutMs=20000
  10. TAG_CURRENT_CHAT tagName=pmgr

태그 4

pmgrwkawkbwkc

변수 3

라벨출처필수
orderPM instructionsset_by_action아니오
reportWorker reportset_by_action아니오
handoffPM handoff noteset_by_action아니오

공유 문자열

확장 패널의 셋 선택 드롭다운에서 📥 가져오기를 누르고 붙여넣으면 미리보기가 먼저 뜹니다. 붙여넣은 문자열은 그대로 보관되어, 받는 사람에게 그대로 갑니다.

답글

아직 답글이 없습니다.

답글을 쓰려면 로그인이 필요합니다. Google로 로그인