delegate_to_agent
Delegate tasks to Gemini worker agents, creating an isolated Git worktree for each task to ensure security and prevent interference.
Instructions
Delegate a new task to a Gemini worker. Creates a new Git worktree for isolated execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| effort | No | high | |
| context | Yes | ||
| profile | No | worker | |
| objective | Yes | ||
| worker_id | Yes | ||
| workspace_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |