parallel_implement
Execute parallel implementation tasks using multiple AI agents to divide work and accelerate completion through collaborative processing.
Instructions
Start parallel implementation with multiple workers
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Implementation instructions | |
| workerCount | No | Number of workers (default: 3) | |
| complexity | No | Task complexity | medium |
| autoMerge | No | Auto-merge after completion | |
| agentType | No | Agent type to use | claude |