Designing smooth transitions between agents and between AI and humans.
28
18%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./claude-plugin/design-agent-orchestration/skills/handoff-protocols/SKILL.mdThe canonical home for this skill is handoff-protocols in Owl-Listener/ai-design-skills
A 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
Canonical home
since May 8, 2026
Also appears in
since May 8, 2026
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.