bycloudai-x· 24 skills
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.
$npx -y skills add cloudai-x/claude-workflow-v2 --skill parallel-executionInstalls into the current project.
Run `npx skills use "https://github.com/cloudai-x/claude-workflow-v2" --skill "cloudai-x/claude-workflow-v2/parallel-execution"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cloudai-x/claude-workflow-v2" that are relevant to the current task. Run `npx skills add "https://github.com/cloudai-x/claude-workflow-v2"` and select the relevant skills, then follow their instructions.