home/categories/scripting/cloudai-x-claude-workflow-v2-skills-parallel-execution-skill-md
scriptingdevelopment

parallel-execution

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

CloudAI-X
maintainer
CloudAI-X
업데이트됨 2/14/2026
스타
1322
포크
187
quick start

Installation and usage

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use parallel-execution