skill-parallel-orchestration
CommunitySpawn agents for parallel tasks.
Software Engineering#concurrency#multi-agent#orchestration#task decomposition#parallelism#agent spawning
AuthorMatrixFounder
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the decomposition of large, complex tasks into smaller, independent sub-tasks that can be executed concurrently by multiple agents, significantly speeding up overall workflow completion.
Core Features & Use Cases
- Task Decomposition: Breaks down a main objective into discrete, manageable sub-task files.
- Asynchronous Agent Spawning: Launches multiple agent processes that run in the background without blocking the main process.
- State Synchronization: Monitors the progress of spawned agents by reading a shared session state file.
- Use Case: When asked to build both a frontend and a backend component of an application, this skill can spawn separate agents for each, allowing them to be developed in parallel.
Quick Start
Use the parallel orchestration skill to spawn a new agent for the 'frontend-login' task with the goal 'Build Login Page'.
Dependency Matrix
Required Modules
update_state.py
Components
scriptsreferences
💻 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: skill-parallel-orchestration Download link: https://github.com/MatrixFounder/Agentic-development/archive/main.zip#skill-parallel-orchestration 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.