Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability.
Install with Tessl CLI
npx tessl i github:duclm1x1/Dive-Ai --skill agent-orchestration-multi-agent-optimize56
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Multi-agent orchestrator implementation
ThreadPoolExecutor usage
0%
100%
Futures-based dispatch
0%
100%
PriorityQueue scheduling
100%
100%
PerformanceTracker component
100%
100%
Minimal inter-agent overhead
100%
100%
Incremental deployment plan
100%
100%
Regression testing requirement
100%
100%
Rollback support
100%
100%
Gradual rollout strategy
100%
100%
Before/after measurement
50%
100%
Without context: $0.4064 · 1m 59s · 19 turns · 26 in / 6,421 out tokens
With context: $0.4565 · 2m 6s · 22 turns · 322 in / 6,389 out tokens
Cost-aware adaptive model selection
Monthly token budget
40%
100%
Token usage tracking
100%
100%
Per-model cost map
100%
100%
Includes haiku-class model
100%
100%
Complexity-based model selection
100%
100%
Budget enforcement
80%
100%
Result caching
100%
100%
Incremental cost controls
100%
100%
Before/after cost measurement
100%
100%
Regression test for output quality
70%
80%
Without context: $0.4402 · 2m 22s · 17 turns · 22 in / 8,887 out tokens
With context: $0.7038 · 3m 7s · 25 turns · 30 in / 11,343 out tokens
Baseline profiling and incremental optimization workflow
Baseline metrics first
100%
100%
Database profiling agent
100%
100%
Application profiling agent
100%
100%
Frontend profiling agent
100%
100%
Context compression
100%
100%
Semantic truncation pattern
37%
100%
Incremental change plan
100%
100%
After-optimization measurement
100%
100%
Rollback mechanism
100%
100%
Fault tolerance
50%
12%
Performance target defined
100%
100%
Without context: $0.4932 · 2m 53s · 19 turns · 26 in / 9,442 out tokens
With context: $0.5208 · 2m 19s · 23 turns · 184 in / 7,683 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.