FluxyChat

How-to Guides

Multi-agent debate

Copy-paste debate roles and moderator synthesis (PH-114).

Multi-agent debate packaging

Ship AI War Room / Agentroom-style debates using existing debate agent presets.

Roles

Seed three room members (humans or agents):

RoleJob
proArgues for the motion
conArgues against
moderatorSynthesizes and calls the next speaker

Assign via room_members.role or agent profile metadata.

Flow

  1. Post the motion as a normal room message.
  2. Trigger debate agents from Agents → Debate or ambient policy on debate.start.
  3. Each agent posts with visibility: "room" so the audience sees one stream.
  4. Moderator agent posts a summary message tagging @pro and @con conclusions.

StackBlitz

Open the dashboard Templates → Code snippet for multi-agent debate, or link from Agents → Rehearsal.

Pair with External event ingest when the motion comes from a live feed.

On this page