Parallelization Patterns
CommunityStandardize parallel agent execution.
Authortakeokunn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes how multiple agents run in parallel, manages timeouts, defines retry policies, and establishes consensus rules to simplify coordination and improve reliability.
Core Features & Use Cases
- Parallelization templates: Define safe, scalable execution patterns for read-only, analysis, and state-modifying agents.
- Timeouts & retries: Apply consistent timeout tiers and retry strategies to prevent stalls and flakiness.
- Orchestration patterns: Coordinate sub-agents with groupings, dependencies, and consensus rules for complex workflows.
- Use Case: Orchestrate a fleet of agents (explore, design, database, security, docs) to run in parallel while preserving correctness and reducing latency.
Quick Start
Invoke the parallelization_readonly pattern to run 16 read-only agents in parallel with a 180000ms timeout, and specify a retry_policy for transient failures.
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: Parallelization Patterns Download link: https://github.com/takeokunn/nixos-configuration/archive/main.zip#parallelization-patterns 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.