DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Weekly Review — DeepSeek Harness 插件(DSH Plugin)
← Plugins
W

weekly-review

Weekly Review

一个能真正闭环而不是制造感觉的每周复盘:将结果与上周明确的意图核对,把达成的成果作为证据记录下来,只有在有新理由的情况下才推进每个延后的事项,选定下周少量的承诺,并记录本次复盘,以便与下周的复盘进行比较

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:ChenneyZhuang/weekly-review#db90070d916972034296e569f6f41259019e0a13
README兼容性版本

说明

一个能真正闭环而不是制造感觉的每周复盘:将结果与上周明确的意图核对,把达成的成果作为证据记录下来,只有在有新理由的情况下才推进每个延后的事项,选定下周少量的承诺,并记录本次复盘,以便与下周的复盘进行比较。

兼容性与来源证明

Weekly Review 以 weekly-review 发布,当前版本为 0.1.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
github
Registry 更新时间
2026/9/14

版本

0.1.0stable
2026/9/14

相关插件

正在加载相关插件…

最新版
0.1.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
any
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
最近提交
2026/9/14
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

相关插件

继续浏览 productivity-workflow 分类下经过校验的插件。

Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航Acp App@deepseek-ai/dsh-acp-appdsh ACP 配置文件包:基于 dsh-base 的仅限自动化的 JSON-RPC stdio 和进程生命周期管理Automation@michengai/dsh-automation在独立 DSH Session 中按计划执行编码任务,支持 Web 设置页与 Agent 双入口管理。Easyrewritedsh-easyrewriteDSH Web 中最无感的消息撤回与重新编辑插件,原生体验,兼容性强,功能简单易开关,设置丰富,采用现代化轻量 UI 框架。

README

weekly-review 周回顾

The review that changes nothing is a diary. This one closes loops.

不改变任何事的回顾是日记。这个是闭环。

Why / 为什么

Weekly reviews fail by being vibes: "busy week, lots of progress." A real review reconciles what was committed against what happened — which is uncomfortable exactly as often as it is useful. The output is not feelings; it is three artifacts: a reconciliation, a carry-forward list with fresh reasons, and a small set of next-week commitments.

周回顾的失败方式是"感觉":"很忙,进展很多。"真正的回顾是把承诺过的和实际发生的对账——它让人不舒服的程度恰好等于它有用的程度。产出不是感受,是三样东西:对账、带新理由的顺延清单、下一周的少量承诺。

The five steps / 五步

  1. Pull last week's commitments — from the last review log, not from memory.
  2. Reconcile — for each commitment: done / partially done / not done, with evidence for each claim of completion.
  3. Bank the wins — completed work gets recorded as evidence (shipped, sent, merged), not as a feeling. This is the section people skip and the section that pays at performance time.
  4. Carry forward with a reason — every unfinished item either gets a fresh reason to continue or gets dropped explicitly. Silent carry-over is how dead tasks look alive.
  5. Commit small — next week's commitments are few, specific, and checkable; a commitment list of fifteen items is next week's failure pre-written.

The log / 回顾日志

One dated file per review (a single reviews.md with newest on top works), so next week's step 1 is a read, not an excavation. The comparison across weeks is where drift becomes visible: the same item carried three weeks running is not a plan, it is a decision to make.

每周一条带日期的记录(一个 reviews.md 倒序放),下周的第一步是"读"而不是"考古"。跨周对比才让漂移显形:同一事项连顺三周,这就不是计划了,是一个待做的决定。

Install / 安装

npx skills add ChenneyZhuang/weekly-review

Per-agent paths: COMPATIBILITY.md. MIT. v0.1.0.

各 agent 安装路径见 COMPATIBILITY.md。MIT 许可,v0.1.0。