consult_problem
Request external consultation for design problems when stuck or needing a new perspective. Receive structured suggestions in specialized modes without executing commands.
Instructions
外援会诊:当主模型卡住、没把握、连续调试失败或需要第三方视角时调用。
该工具只返回结构化建议,不执行命令、不修改文件。mode 可选 debugging/architecture/ performance/simplicity/game_design/challenge/planning。发送给外部模型前会做基础敏感信息 脱敏、输入长度上限控制和 consultant 白名单校验。panel None 时优先使用 consult_panel, 未配置则回退 review panel;consultants None 时使用 consult_consultants。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| logs | No | ||
| mode | No | ||
| files | No | ||
| panel | No | ||
| effort | No | ||
| context | No | ||
| problem | Yes | ||
| attempts | No | ||
| question | No | ||
| why_stuck | No | ||
| constraints | No | ||
| consultants | No | ||
| max_cost_usd | No | ||
| desired_output | No | ||
| current_attempt | No | ||
| max_input_chars | No |