delegate_analysis
Get independent analysis from Codex, Grok, or DeepSeek for debugging, architecture evaluation, repository reasoning, and second opinions without modifying your workspace.
Instructions
Ask Codex, Grok, or local DeepSeek for independent analysis.
Use for debugging hypotheses, architecture evaluation, repository reasoning, or a second opinion. The external model cannot inspect files beyond the supplied context and cannot modify the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Concrete analysis question for the external model. | |
| context | No | Bounded repository context selected by Claude. Do not include credentials or unrelated files. | |
| provider | Yes | ||
| reasoning_effort | No | ||
| max_output_tokens | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| model | Yes | ||
| status | Yes | ||
| content | No | ||
| provider | Yes | ||
| redactions | No | ||
| content_source | No | content | |
| elapsed_seconds | Yes | ||
| truncated_context | No | ||
| truncated_response | No |