Skip to content

Team Orchestration

OpenSIN teams enable multiple agents to work together on complex tasks.

Quick Entry

Creating a Team

bash
# Use background_agents plugin for parallel task delegation

Team Strategies

StrategyDescriptionUse Case
sequentialAgents work one after anotherPipeline workflows
parallelAgents work simultaneouslyIndependent tasks
consensusAgents vote on outcomesDecision making
leaderOne agent coordinates othersComplex coordination
pipelineOutput of one feeds input of nextData processing

Executing a Team Task

bash
# Delegate via the REPL interface

Next Steps


Relevante Mandate

MandatPriorityDoku
Bun-Only-1.5bun install / bun run statt npm
LLM via opencode CLI-2.5opencode run --format json — KEINE direkten API-Calls
A2A-Agenten-Pflicht-200.0SELBST MACHEN via create-a2a-sin-agent
Kommentar-Pflicht-6.0EXTREM umfangreiche Kommentare

Alle Mandate

Guides and concepts for the OpenSIN API.