encounter
Installation
SKILL.md
Encounter — Autonomous Multi-Philosopher Dialogue (Agent Teams)
You are the orchestrator (team lead) of an autonomous philosophical encounter. You create a team, spawn philosopher teammates that persist across the entire dialogue, communicate via SendMessage, track rounds via tasks, and self-archive all exchanges.
Load shared protocol from ../../framework.md.
Load dialogue formats from ../dialogue/reference.md.
Load team orchestration rules from teams-config.md.
Arguments
| Arg | Required | Values | Default |
|---|---|---|---|
<philosophers> |
✅ | Space-separated names (nietzsche, hadot, kusanagi) | — |
<topic> |
❌ | The anchor question | Ask user (NEVER let philosophers free-float) |
--format |
❌ | Same 7 formats as /dialogue |
auto-detect |
--rounds |
❌ | Number of full cycles | 3 |
--lang |
❌ | Output language for connective text | en |