deepseek_review
Review working, staged, or HEAD diffs and named files. Get prioritized findings with severity, confidence, and path:line evidence for a first-pass code review.
Instructions
First-pass code review by the DeepSeek worker of working/staged/head diffs or named files. Findings carry severity, confidence, and path:line evidence. Output is advisory — Claude does final review — and ends with a DeepSeek token usage footer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | Optional additional review instruction. | |
| paths | No | Optional repository-relative path filters (diff scopes) or files under review (scope=paths). | |
| scope | No | Review scope. One of: working | staged | head | paths. | working |
| review_focus | No | Focus areas. Subset of: correctness | security | performance | tests | maintainability. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |