Designing smooth transitions between agents and between AI and humans.
28
18%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Fix and improve this skill with Tessl
tessl review fix ./skills/design-agent-orchestration/handoff-protocols/SKILL.mdA handoff is the moment one agent passes work to another — or to a human. It's where multi-agent systems most commonly fail. A dropped handoff means lost context, repeated work, or abandoned tasks.
Every handoff has:
The most common handoff failure is context loss. Design what transfers:
The user's experience of handoffs matters:
f41b650
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.