delegate-task
Installation
SKILL.md
Delegate Task Skill
Delegate subtasks to specialized AI agents, enabling multi-agent collaboration. Each sub-agent can have different configurations, tools, and expertise.
When to Use
✅ USE this skill when:
- Complex multi-step workflows
- Specialized expertise needed (code review, research, summarization)
- Parallel task execution
- Separation of concerns
❌ DON'T use this skill when:
- Simple single-step tasks
- Tasks requiring deep context from parent
- Tight-loop iterations