This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.
Install with Tessl CLI
npx tessl i github:muratcankoylan/Agent-Skills-for-Context-Engineering --skill multi-agent-patterns64
Quality
47%
Does it follow best practices?
Impact
94%
1.34xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/multi-agent-patterns/SKILL.mdSupervisor direct pass-through and bottleneck mitigation
Direct pass-through mechanism
100%
100%
Pass-through used conditionally
100%
100%
Worker output schema constraint
100%
100%
Supervisor checkpoint/state persistence
50%
50%
Supervisor delegates routing only
100%
100%
Multiple specialist workers
100%
100%
Routing logic present
100%
100%
design_notes.md explains fidelity fix
100%
100%
design_notes.md explains bottleneck fix
100%
100%
Demo produces output
100%
100%
No large files left
100%
100%
Without context: $1.3770 · 5m 20s · 39 turns · 88 in / 19,654 out tokens
With context: $1.0612 · 3m 55s · 28 turns · 5,619 in / 13,644 out tokens
Multi-agent consensus without sycophancy
No simple majority voting
0%
100%
Weighted votes by confidence
0%
100%
Weighted votes by expertise/domain
0%
100%
Debate rounds with critique
58%
100%
Sycophancy detection
0%
70%
Stall detection
0%
62%
Process log shows debate
60%
100%
Process log shows weighted outcome
0%
100%
At least three specialist agents
100%
100%
No large files left
100%
100%
Without context: $0.8919 · 4m 8s · 21 turns · 21 in / 17,551 out tokens
With context: $1.7759 · 5m 22s · 39 turns · 38 in / 21,695 out tokens
Context isolation design and failure resilience
Context isolation as primary rationale
41%
91%
Pattern choice justified by coordination needs
75%
87%
File system or minimal-context shared state
91%
91%
Explicit handoff protocol
90%
90%
Output validation before downstream use
60%
90%
Circuit breaker or retry with limit
91%
91%
TTL or timeout per agent
100%
100%
Failure demo continues pipeline
100%
100%
No large files left
100%
100%
Architecture addresses state bloat
100%
100%
Without context: $0.4620 · 2m 24s · 16 turns · 15 in / 8,723 out tokens
With context: $0.5552 · 2m 38s · 17 turns · 18 in / 8,631 out tokens
Table of Contents
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.