spawn-parallel
CommunitySpawn parallel subagents to speed up work.
AuthorClouder0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Pattern for spawning parallel subagents efficiently. Use when you need multiple independent tasks done concurrently.
Core Features & Use Cases
- Independent tasks: Identify tasks that can run concurrently.
- Coordinated outputs: Validate and collect outputs after completion.
Quick Start
Spawn multiple subagents in parallel and process their outputs once complete.
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: spawn-parallel Download link: https://github.com/Clouder0/dotagent/archive/main.zip#spawn-parallel Please download this .zip file, extract it, and install it in the .claude/skills/ directory.