create_task_brief
Create a structured task brief specifying roles, deliverables, and acceptance criteria to coordinate multi-agent workflows with clear permissions and outputs.
Instructions
[OPERATOR] Create a new task with roles, deliverables, and acceptance criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title | |
| description | Yes | What needs to be done | |
| roles | Yes | Roles needed for this task | |
| deliverables | Yes | Expected outputs | |
| acceptance_criteria | Yes | What 'done' looks like | |
| deadline | No | ISO 8601 deadline |