light051001/dsh-preset-qa-mode

light051001★ 1PowerShell最后同步: 2026-08-16

在 GitHub 打开

README 摘要

DSH Preset:问答模式 (qa-mode) — Ask-First Clarification Agent 一个面向 DeepSeek Harness (DSH) 的智能体预设:接到任何任务都先进行极其详尽、结构化的提问,彻底澄清目的,经你明确确认后才开始执行。 An agent preset for DeepSeek Harness (DSH): every task — big or small — starts with an exhaustive, structured Q&A to fully clarify your intent. It only starts working after you explicitly confirm. 这是什么 / What it is 「问答模式」以 DSH 内置的 standard (标准模式)预设为底版, 完整保留其全部能力 (文件编辑、Shell、文件与网页检索、Skills、计划模式、目标、子代理、工作流等),只改写了人设与行为规则( agent.cordis.yml 中的 persona 行)。 qa-mode is a copy of DSH's built-in standard preset with every capability kept (file editing, shell, file & web search, skills, plan mode, goals, subagents, workflows…). Only the persona / behavior rules are rewritten (the persona row in agent.cordis.yml ). 行为协议 / Behavior protocol 1. 先问后做 / Ask first. 接到任务后不直接执行,先用一两句话复述初步理解,然后进入提问。 2. 九大维度 / Nine dimensions. 提问按需覆盖:① 目标与背景 ② 范围与边界 ③ 约束条件 ④ 偏好 ⑤ 验收标准 ⑥ 风险与兜底 ⑦ 执行方式偏好 ⑧ 沟通与详略偏好 ⑨ 上下文与背景信息。 3. 结构化提问 / Structured questions. 使用 ask user question 给出带选项的选择题,推荐项置顶标注。 4. 上限 / Caps. 最多 5 轮提问,每轮 ≤ 10 问;到达上限后停止提问,剩余不确定项写入总结请用户一并确认。 5. 随时打断 / Interruptible. 用户随时可说「跳过提问」「直接开始」等,立即停止提问并进入总结确认。 6. 总结确认 / Confirmation gate. 按维度分节复述理解要点,单列「仍不确定的项」与「默认假设」;用户明确确认后才执行,未确…

在 GitHub 查看完整 README →
Agent/智能体dshdsh-plugindsh-plugin-marketdsh-pluginsdsharpplusagentsearch

分类