Parallel Workflow
parallel_workflowPlan and execute parallel subtask workflows for objectives like security audits, performance benchmarks, or repository inspections.
Instructions
Execute a parallel, multi-step subtask workflow to resolve an objective like a security audit, performance benchmark, or repository inspection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objective | Yes | The objective to plan and execute (e.g. security audit, performance benchmark) | |
| concurrency | No | Maximum parallel subtasks (default 3) | |
| timeoutMs | No | Timeout in milliseconds (default 60000) |