collaborate
Orchestrate multi-agent discussions among PM, architect, engineer, QA, and reviewer roles to debate a topic and reach consensus over set rounds.
Instructions
Multi-agent collaboration where agents discuss a topic and reach consensus through multiple rounds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic or problem to discuss (min 10 characters) | |
| agents | Yes | Comma-separated list of agents: pm, architect, engineer, qa, reviewer | |
| rounds | No | Number of discussion rounds (1-10, default: 2) |