stuarthu/dsh-crew
以角色团队的方式干活:产品经理先写 PRD 或 DoD 并等你确认,再启动架构师、工程师、QA 与各类评审;每个角色的工具集按角色锁定,彼此通过磁盘文件协作。
关于此插件
Your own dsh session becomes the product manager (PM). The PM is the only one who talks to you. It writes down what "done" means, asks you to confirm it, then starts an architect to design the work, engineers to write the code, and reviewers to judge both. The roles never talk to each other — they share work through files on disk, and the PM passes messages.
$ dsh plugin --profile web add dsh-crew$ dsh plugin --profile web add github:stuarthu/dsh-crew健康评分构成
55 / 100评分综合许可证、社区信号、文档与分发情况,并非代码审计。安装前请审阅源码与 manifest。
安全信息
关键指标
Related
相关插件
复用 DeepSeek 网页端识图模式给纯文本模型补上看图能力:deepseek_vision 工具调用本地 deepseek-vision-cli 浏览器自动化(手动登录助手、自动开启深度思考、用后自动关窗),把图片描述以文字返回给模型。
DeepSeek Harness 的任务看板插件:人建卡、agent 认领执行、人验收。任务挂项目(workspace)、可指定模型、支持手动与定时执行,全流程双向协作。
安装即完成,零配置:本插件采用 DSH 官方 bundle 机制——包内自带 cordis.patch.yml(声明 dsh.bundle.patch),dsh plugin add 装完后自动把插件加入 profile 的 dsh.profile.bundles 层栈,DSH 启动时直接装配;dsh plugin remove 卸载时自动移除。全程无需手动编辑任何文件,也不依赖 pnpm 构建脚本(无 postinstall,pnpm v10 不会拦截)。重启 DSH(或刷新浏览器页面)即生效,插件默认启用官方 opencode 主题(深黑底 + 橙 / 蓝 / 紫)。
本地优先的多 Agent 协作中继:HMAC 认证 broker + dsh 插件(relay_send/recv/peers/history)+ 零依赖 CLI 与 Python 客户端,wire protocol v1.0。
bundle 默认是 mode: monitor,所以装上它不会弄坏你现有的配置:所有规则照常评估、照常写审计日志,但不拦截、不改写。先看一天日志,再去 profile 的 cordis.patch.yml 里打开强制:
DeepSeek Harness 的声明式任务 DAG 编排插件。这个可选 Cordis 插件注册面向模型的 orchestratetasks 工具,在启动任何内容之前校验有向无环任务图,并通过现有 ctx.workflowEngine 执行。