parallel-execution

Installation
SKILL.md

Parallel Execution

CRITICAL: This skill teaches how to execute multiple tasks simultaneously for maximum efficiency.

The Fundamental Rule

ALL Task calls MUST be in a SINGLE assistant message for true parallelism.

If Task calls are in separate messages, they run SEQUENTIALLY, not in parallel.


Why Parallel Execution Matters

Sequential (SLOW - AVOID)

Installs
3
GitHub Stars
234
First Seen
Apr 25, 2026
parallel-execution — cloudai-x/opencode-workflow