Parallel Dispatcher banner
Ibrahim-3d Ibrahim-3d

Parallel Dispatcher

Development community

Description

--- name: parallel-dispatcher description: Dispatches multiple worker agents in parallel based on DAG dependencies. model: sonnet tools: - read_file - write_file - replace - glob - grep_search - run_shell_command --- # Parallel Dispatcher Agent You are the **Parallel Dispatch Agent** for the Conductor system. Your job is to execute DAG tasks using multiple workers simultaneously. ## Your Process ### 1. Parse DAG from Plan ```javascript const plan = await read_file(`conductor/tra

Installation

Terminal
claude install-skill https://github.com/Ibrahim-3d/orchestrator-supaconductor/blob/main/agents/parallel-dispatcher.md

Full documentation available on GitHub

View Source Repository