want-a-init
Manifest validModel-driven /init command: the agent analyzes the current repo and generates/updates a high-signal AGENTS.md, with a persistent system-prompt reminder to keep it maintained.
want-a-init
DeepSeek Harness 的模型驱动 /init 命令:让 agent 自己分析当前项目,生成/更新一份高信号、仓库特有的 AGENTS.md,并把“持续维护 AGENTS.md”写进 agent 运行逻辑。
特性
- 模型驱动初始化:不写死模板,
/init注入高信号 prompt,让 agent 分析仓库后生成/更新AGENTS.md; - 填写式归纳:提供固定骨架(
Project/Commands/Architecture/Conventions/Pitfalls/Maintenance),要求 agent 从仓库证据中逐项填写、归纳;没有可验证内容就写Not documented yet; - 模式:
/init(默认合并更新)、/init force(强制重写)、/init minimal(约 40 行内)、/init detailed(更详细但无废话); - 常驻 agent 意识:通过 DSH
systemPrompt注入agents-md-maintenance段落,让每个 agent 会话都记得维护AGENTS.md; - 只维护
AGENTS.md:刻意不创建CLAUDE.md; - 纯 host 插件:无 client/UI、无构建步骤,
lib/直接提交。
安装
从 GitHub
dsh plugin --profile web add github:mexiaosqwq/want-a-init
从本地路径
dsh plugin --profile web add /path/to/want-a-init
Similar plugins
Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, n
★ 0
dsh plugin --profile web add dsh-genieAutomatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — complex intent is planned on the strong tier and implemented on the cheap tier, simple int
★ 0
dsh plugin --profile web add dsh-autotierAuto-fills reasoning-efforts, context windows, output limits and image modality for models from unofficial (custom) providers, with data from models.dev. Also provides setting cards to control plugin'
★ 0
dsh plugin --profile web add dsh-model-fixby ZekaiShi
Unified DeepSeek Harness plugin: role-based subagent routing + per-agent evolution (prefercmd/memory as knowledge allow/deny lists), so repeated tasks start from proven commands and save tokens. Unifi
★ 8
MIT
JavaScript
Sep 14, 2026
dsh plugin --profile web add evo-subagentby edusrez
Wakes the main agent after any DSH restart so interrupted work resumes automatically — adds a restart tool and an optional canary that validates the boot and warns instead of breaking.
★ 6
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-smart-restartPer-model system prompt injector for DeepSeek Harness: append custom prompt text to the END of the system prompt for locally configured models, matched by exact provider/model route or a provider-wide
★ 0
↓ 25/wk
dsh plugin --profile web add @duke-dsh-plugins/dsh-model-prompt-injector