All plugins

DSH / BUNDLE / BUNDLES

dsh-i-have-adhd

v0.1.0NecromanAlbert / dsh-i-have-adhd63f2f101a1

InstallableBundlesBundles & other modulesCommunity · Topic auto-analysis

Overview

dsh-i-have-adhd

Always-on ADHD-friendly output for every DeepSeek Harness session: action first, numbered steps, task-progress restated. Host systemPrompt, not a skill catalog item.

README / EN

Package documentation

dsh-i-have-adhd

Always-on ADHD-friendly output for every DeepSeek Harness session.

简体中文 · MIT

Community plugin for DeepSeek Harness. Not an official DeepSeek AI product.

Host-only. Injects a global systemPrompt section so every session on the profile gets the rules. This is not a skill catalog item. DSH skills are opt-in; this plugin is always on.

Rules adapted from ayghri/i-have-adhd (MIT). See NOTICE.

Install

dsh plugin --profile desktop add github:NecromanAlbert/dsh-i-have-adhd

Restart Desktop after install. New sessions pick it up immediately. Existing sessions pick it up on the next model request after Host reload.

What it does

Shape Action first. Numbered steps. One 2-minute closer. Lists ≤5.
Persistence Every response until the reader says stop adhd mode or normal mode.
Restate Task progress only (step 3 of 5). Not identity, plugins, topology.
Off One-line confirm, then drop the rules for that session.

Config

Optional config: on the composition row:

- id: dsh-i-have-adhd
  name: dsh-i-have-adhd
  config:
    enabled: true
    order: 8
    extra: ''

enabled: false unloads the section. extra appends one house-specific line.

What this is not

  • Not a skill the model has to load with the skill tool.
  • Not a housekeeper identity fiber.
  • Not caveman-speak. Technical terms stay exact.

Develop

node --test

Host: lib/index.js. Prompt text: lib/prompt.js. No Client half.

License

MIT. Upstream skill: MIT, Ayoub Ghriss.