Tags: loop goals parallel-agents Other Template: Text Output: result (text)

Parallel Agents With Goal

For this task, write yourself a new goal and spawn agents in parallel - as many as needed to do it better and faster.

By Prompts Chat — Published on

Prompt template

For this task, write yourself a new goal and spawn agents in parallel - as many as needed to do it better and faster. Split the work into independent pieces, dispatch them concurrently, and synthesize the results as they return. Give each agent its own dedicated /goal.

Comments — 0