parallel-execution

Installation
SKILL.md

Parallel Execution

Execute multiple independent tasks simultaneously to maximize throughput and minimize total execution time.

When to Use

  • Multiple independent tasks (no dependencies)
  • Tasks benefit from concurrent execution
  • Results can be aggregated after completion

Core Concepts

Independence

Tasks are independent when:

Installs
1
GitHub Stars
1
First Seen
Jun 17, 2026
parallel-execution — d-oit/do-epub-studio