parallel-execution
CommunityOrchestrate parallel subagents for faster results
Software Engineering#synchronization#concurrency#subagents#workflow-orchestration#parallel-execution#AI-agent#task-tool
AuthorCloudAI-X
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables orchestrating multiple subagents in parallel to accelerate complex workflows.
Core Features & Use Cases
- Parallel task execution using a Task tool with run_in_background: true to run N tasks concurrently.
- A strict rule that all Task calls must occur in a single assistant message to achieve true parallelism.
- Patterns for dynamic subagents, directory-based, and perspective-based parallelization.
- Guidance for prompt design, task planning, and result synthesis, with considerations for synchronization and conflict resolution.
- Includes TodoWrite integration guidelines for result synthesis and status tracking.
Quick Start
Install or enable the skill within your Claude plugin, then trigger a workflow that:
- Spawns multiple subagents in one message with run_in_background: true
- Uses a TaskOutput mechanism to collect results
- Synthesizes results into a cohesive final plan
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: parallel-execution Download link: https://github.com/CloudAI-X/claude-workflow-v2/archive/main.zip#parallel-execution Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.