Guide / Agents and Fleet / Spawn an Agent Fleet with Natural Language
← All Articles
Agents and Fleet

Spawn an Agent Fleet with Natural Language

Prompt an orchestrator agent in plain language to provision multi-engine agent teams.

Demonstrating Spawn an Agent Fleet with Natural Language in Jerico

On this page

Fleet Spawning via Prompt

Rather than manually creating agent panels one by one, you can instruct Jerico's orchestrator in plain natural language.

Example Spawning Command

Input a prompt in the orchestrator input bar:

create a claude developer, codex developer and an opencode developer

What Happens Behind the Scenes

  1. Your request goes to the interactive orchestrator agent as a natural-language instruction, not a fixed fleet-declaration format.
  2. The orchestrator issues one worker-spawn request per panel you asked for; each request is validated and each target daemon checks that engine locally before spawning.
  3. Panels appear as each spawn completes — this isn't a single atomic operation, so panels can appear a moment apart rather than all at once.