Consult DeepSeek
consultAsk DeepSeek for a second opinion on engineering questions, design trade-offs, or elusive bugs. Attach files by path and include prior turns for context.
Instructions
Ask DeepSeek a specific engineering question as a second opinion — design trade-offs, a decision you are unsure about, or a bug you cannot place. Attach files by path rather than pasting them. For multi-turn exchanges, pass the prior turns in history so the answer builds on them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No | Repo-relative files to attach as context. The server reads them. | |
| context | No | Anything relevant that is not in the files — constraints, symptoms, goals. | |
| history | No | Prior turns of this consultation, oldest first. | |
| question | Yes | The specific question. State what you have already tried or ruled out. |