What problem does it solve?
This Skill addresses the need to manage and execute multiple independent tasks concurrently, or to assign specialized roles to different AI agents, thereby improving efficiency and leveraging diverse expertise.
Core Features & Use Cases
- Parallel Task Execution: Run multiple agents simultaneously for tasks that can be broken down into independent workstreams.
- Agent Specialization: Assign specific roles (e.g., Engineer, Architect) to agents for optimized performance on distinct sub-tasks.
- Agent Teams & Swarms: Create persistent, coordinated teams of agents for complex, multi-turn collaborations.
- Use Case: When refactoring a large codebase, delegate the task of updating different modules or files to separate 'Engineer' agents running in parallel, or form a 'Swarm' to tackle a complex feature implementation requiring diverse skill sets.
Quick Start
Use the Delegation skill to create an agent team named 'code-refactor' to work on updating the authentication module.