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