split-tasks

Installation
SKILL.md

Split Tasks Across Parallel Agents

Dispatch multiple Task agents simultaneously to complete independent work faster.

When to Use

  • 3+ independent tasks with no shared dependencies
  • Tasks that don't modify the same files
  • Parallel investigations or searches

When NOT to Use

  • Tasks depend on each other's output
  • Multiple agents would edit the same file
  • Sequential workflow required

Agent Types

Related skills
Installs
12
GitHub Stars
3
First Seen
Feb 1, 2026