evanfang0054/dsh-init0

dsh-init

Claude Code style /init command for the DeepSeek Harness (DSH): generates a minimal CLAUDE.md and links AGENTS.md to it as a relative symlink.

包名
dsh-init
版本
0.1.2
许可证
MIT
最近更新
2026年9月1日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:evanfang0054/dsh-init

使用

安装并重启后,插件向会话注册两个面(同一套工作流):

  • 斜杠命令 /init:输入 / 即可在补全列表看到 init(Claude Code 同款体验)。选中回车后,工作流提示词作为你的下一个用户回合注入,agent 立即开始访谈与生成。/init 可附带补充说明。
  • 模型工具 init:直接用自然语言说"初始化这个项目",agent 调用工具拿到工作流提示词开始执行。