deepseek_review
Delegate a focused code review to DeepSeek Harness for read-only analysis, returning only material findings as compact structured JSON.
Instructions
Delegate a focused code review to DeepSeek Harness. Read-only: DeepSeek is instructed not to modify files. Returns only material findings. Returns compact structured JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Workspace directory. Defaults to the MCP server process working directory. | |
| task | Yes | The concrete coding task to delegate to DeepSeek Harness. | |
| focus | No | Optional review focus such as correctness, concurrency, security, performance, or API compatibility. | |
| timeout_minutes | No | Optional timeout override in minutes. |