codex-parallel-dispatch
CommunitySafely orchestrate parallel subagents.
Software Engineering#codex#delegation#multi-agent#orchestration#task-decomposition#parallel-dispatch
Authorccstudentcc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a safe, structured way to split complex tasks into bounded subagents, preventing overlapping writes and complex state management by keeping critical decisions on the main thread.
Core Features & Use Cases
- Safe delegation: map tasks into independent sidecars with clear ownership and non-overlapping boundaries.
- Role-based orchestration: enforce agent roles, contracts, and explicit return formats for each subtask.
- Pattern coverage: supports common collaboration models like explore-then-implement, plan-then-execute, and independent review.
Quick Start
Define the objective and non-overlapping axes on the main thread, then dispatch two bounded workers for disjoint modules and, if needed, a reviewer for final verification.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: codex-parallel-dispatch Download link: https://github.com/ccstudentcc/agent-prompts/archive/main.zip#codex-parallel-dispatch 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 471,000+ vetted skills library on demand.