# dsh-i-have-adhd **每个 DeepSeek Harness 会话默认 ADHD 友好输出。** [English](README.md) · [MIT](LICENSE) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![dsh.bundle](https://img.shields.io/badge/dsh.bundle-required-0f766e.svg)](https://deepseek-harness.github.io/deepseek-harness/develop/basic/publish.html) [![topic: dsh-plugin](https://img.shields.io/badge/topic-dsh--plugin-111827.svg)](https://github.com/topics/dsh-plugin) [![Node.js 22+](https://img.shields.io/badge/Node.js-22%2B-339933.svg?logo=node.js&logoColor=white)](https://nodejs.org/)
> [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) 社区插件。不是 DeepSeek 官方产品。 仅 Host。全局 `systemPrompt` 段,该 profile 上**每个会话**都吃到。不是 `skill` 目录项。DSH 的 skill 是按需加载;这个插件默认开。 规则改编自 [ayghri/i-have-adhd](https://github.com/ayghri/i-have-adhd)(MIT)。见 `NOTICE`。 ## 安装 ```sh dsh plugin --profile desktop add github:NecromanAlbert/dsh-i-have-adhd ``` 装完重启 Desktop。新会话立刻生效。已开会话在 Host 重载后的下一次模型请求生效。 ## 做什么 | | | | --- | --- | | 形状 | 先动作。编号步骤。结尾一个 2 分钟动作。列表 ≤5。 | | 持续 | 每条回复,直到读者说 `stop adhd mode` 或 `normal mode`。 | | 复述 | 只复述任务进度(`step 3 of 5`)。不复述身份、插件、拓扑。 | | 关 | 一行确认,然后本会话丢掉这些规则。 | ## 配置 组合行可选 `config:`: ```yaml - id: dsh-i-have-adhd name: dsh-i-have-adhd config: enabled: true order: 8 extra: '' ``` `enabled: false` 卸掉这段。`extra` 追加一行本机规则。 ## 这不是什么 - 不是要模型用 `skill` 工具自己加载的技能。 - 不是管家身份纤维。 - 不是 caveman。术语保持原样。 ## 开发 ```sh node --test ``` Host:`lib/index.js`。提示词:`lib/prompt.js`。没有 Client。 ## License MIT。上游技能:MIT,Ayoub Ghriss.