outnever/dsh-research-first0

dsh-research-first

DSH 调研优先助手:引导代理在修改前先调查文档/代码/社区,检测受阻的调研并记录提示。

AI 分析

核心用途是规范 AI 代理的行为,使其“先调研再修改”。适合希望减少 AI 盲目修改代码、提高复杂任务解决成功率的用户。

包名
dsh-research-first
版本
0.1.0
许可证
MIT
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:outnever/dsh-research-first

配置项

字段默认说明
intensityremindremind(软引导)/ warn(审批)/ block(拒绝)
failureThreshold2连续失败几次后提醒查社区
injectNormtrue是否注入调查规范到 systemPrompt
detectBlockedtrue是否检测调查工具失败并提醒
investigationToolsread, grep, glob, web_search, read_image, ask_user_question, skill视为"调查"的工具名
mutationToolswrite, edit, bash, pwsh, str_replace_editor视为"修改"的工具名