CAI-MH/dsh-sysbrief
解析 PRD/PDF、分批追问澄清目标系统并沉淀 BRIEF.md,最终打包可上传交付物。
$ dsh plugin --profile web add dsh-sysbrief$ dsh plugin --profile web add github:cai-mh/dsh-sysbrief健康评分构成
50 / 100评分综合许可证、社区信号、文档与分发情况,并非代码审计。安装前请审阅源码与 manifest。
安全信息
关键指标
Related
相关插件
dsh-agent-teams turns the current DeepSeek Harness session into a captain that can assemble durable sub-agents, split a goal into dependency-aware tasks, and coordinate work through direct messages.
graph LR A[用户 Prompt] --B[DeepSeek Harness Agent] B --C[generateimage 工具] C --D[Gemini / OpenAI / Seedream / DashScope] D --E[图片数据] E --F[当前 Conversation 对话流]
运行在 DeepSeek Harness 内的一组 agent preset(vibe-math-v2 / vibe-math-v3 / vibe-math-v4), 用多代理协作自动求解数学问题并对结论做多代理交叉验证。三个预设共享「断点续跑、 中途人工干预、进度汇报、自然语言驱动」底座能力,但采用三代不同的求解架构: 💡 vibe-math-v2 与 vibe-math-v3 同级主推——两者都是成熟可用、正在维护的主推架构,根据你的实际需求自行选择(详见下方「怎么选」);vibe-math-v4 是最新的「常驻自组织合作研究」架构(实验性)。 - vibe-math-v2(概率驱动 · JSON 数据层)✅ 主推:qs.json 问题清单 + Propos/ 命题库 + 概率驱动调度 + 代码启发式调度; - vibe-math-v3(第三代 · 论文式 md + 规划代理 + 方法库)✅ 主推:全部知识以 Markdown 论文/研究报告式 存储与续写(Problems/ 问题清单+依赖+来源动机、Progress/ 研究日志、Propos/ 命题库、Methods/ 通用理
dsh-claude runs the locally installed Claude Code CLI as a first-class conversation provider inside DeepSeek Harness (DSH). It uses Claude Code's official Agent SDK protocol instead of recreating the agent with a separate API client.
DeepSeek Harness 的任务看板插件:人建卡、agent 认领执行、人验收。任务挂项目(workspace)、可指定模型与 preset、支持手动与定时执行,全流程双向协作。
面向 DeepSeek Harness(dsh)的本地优先任务看板插件:把完整任务看板——看板/列表/Gantt/工作流/仪表盘视图 + 任务级 AI 对话——挂进 DSH Web GUI。数据存本地 SQLite(/.dsh/storages/dsh-taskboard/taskboard.sqlite),无外部服务、无云端依赖。