From design-agent-orchestration
Designs handoff protocols for smooth transitions between AI agents and humans in multi-agent systems. Covers anatomy, types, context transfer, user experience, and anti-patterns.
npx claudepluginhub owl-listener/ai-design-skills --plugin design-agent-orchestrationThis skill uses the workspace's default tool permissions.
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.
Guides multi-agent LLM architectures with supervisor, swarm, and hierarchical patterns for context isolation, handoffs, and parallel execution.
Designs multi-agent LLM architectures using supervisor, swarm, and hierarchical patterns for context isolation, parallel tasks, and coordination beyond single-agent limits.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
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: