# Pi Agent Orchestrator > Multi-agent orchestration extension for the Pi coding-agent host, including sub-agents, structured handoffs, swarms, scheduling, prompt compression, and a responsive TUI. ## Primary documentation (installed package) After `pi install npm:@onlinechefgroep/pi-agent-orchestrator`, read raw markdown from the package root (e.g. `node_modules/@onlinechefgroep/pi-agent-orchestrator/`): - `README.md` — overview and installation - `docs/architecture.md` — system topology and permission model - `docs/api-reference.md` — settings schema, tools, hooks, CLI - `docs/custom-agents.md` — agent frontmatter and handoff protocol - `AGENTS.md` — repository invariants for coding agents - `llms-full.txt` — expanded machine-readable context (this file's sibling) ## Human-readable web UI - https://orchestrator.chefgroep.online/docs/api-reference - https://orchestrator.chefgroep.online/docs/architecture - https://orchestrator.chefgroep.online/docs/custom-agents - https://orchestrator.chefgroep.online/showcase ## Media - https://orchestrator.chefgroep.online/assets/dashboard_preview.mp4