Glossary OTP

Agent Handoff

When one AI agent passes a task, a piece of context, or a decision to another agent. A good handoff includes everything the receiving agent needs to continue without asking follow-up questions. A bad handoff loses context, duplicates work, or drops the task entirely.

Why it matters

Most multi-agent failures happen at the handoff. The work inside each agent is usually fine. It is the space between agents that breaks.

Related terms
Build with this on OTP

If this term shows up in your playbook, it belongs in your OOS.

OTP encodes coordination intelligence so teams of humans and AI agents can run on it.

Found an issue with this definition? Tell us and we'll fix it.