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
  • Maximizing throughput is priority
  • Available agents for parallel work
  • Results can be aggregated after completion

Core Concepts

Independence

Installs
31
GitHub Stars
9
First Seen
Feb 21, 2026
parallel-execution — d-o-hub/rust-self-learning-memory