nexus_agent_multi
Run multiple AI agents in parallel, each with its own model and task, to split large coding jobs into smaller parts. Receive combined outputs from coders, testers, and reviewers.
Instructions
Run multiple autonomous AI agents IN PARALLEL, each with its own model and task. Each agent independently reads files, writes code, and executes commands. Perfect for divide-and-conquer tasks: one agent codes while another tests, or multiple agents each tackle a different part of a large codebase. All agents run simultaneously and results are returned together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agents | Yes | List of agents to run in parallel |