cat:parallel-execute
CommunityParallelize work across subagents for speed.
Software Engineering#workflow#concurrency#subagents#orchestration#parallel#coordination#task-decomposition
Authorcowwoc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
CAT tasks often require running several independent subagents to speed up delivery, but coordinating them, collecting results, and merging outcomes can be complex and error-prone. This Skill provides a structured orchestration layer to run subagents in parallel while ensuring results are merged in a deterministic order.
Core Features & Use Cases
- Parallel Subagent Launch: Spawn multiple subagents concurrently for independent subtasks.
- Progress Monitoring & Merging: Collect and merge results in a deterministic order.
- Failure Handling & Recovery: Block or retry failed subagents and continue with successful ones.
- Use Case: When decomposition yields several independent components that can run in parallel to reduce wall-clock time.
Quick Start
Use the cat:parallel-execute skill to run three independent subtasks in parallel and then merge their results.
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: cat:parallel-execute Download link: https://github.com/cowwoc/cat/archive/main.zip#cat-parallel-execute 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.