Acerca de
This skill provides specialized guidance for architecting complex AI systems that distribute workloads across multiple autonomous agents. It treats context isolation as a core design principle, helping developers overcome single-agent context limits by partitioning tasks into distinct context windows. By providing implementation patterns for supervisors, swarms, and hierarchical layers, the skill enables the creation of scalable, parallelized agent systems that avoid common pitfalls like 'the telephone game' effect, context poisoning, and token-heavy bottlenecks.