Review whole files with DeepSeek
review_filesReview existing files for architecture, bugs, or unfamiliar code using DeepSeek. Pass repo-relative paths; the server reads them.
Instructions
Get a DeepSeek review of complete files rather than a diff. Use when the question is about existing code rather than a change — architecture, a suspected bug, or an unfamiliar module. Pass paths only; the server reads them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | What to weight most, and any context not visible in the files. | |
| paths | Yes | Repo-relative file paths to review. |