Plugin directory / Workflow & Automation / dsh_workflow
dsh_workflow
GitHub source only icetomoyo/dsh_workflow ↗
49Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-13Last push
What it does
把Claude Code的UltraCode模式带给DSH,把 DSH 的一次性多 Agent 调度,升级为可生成、可保存、可治理、可观察、可恢复的 Workflow 层
Our take
Source-only — install from GitHub
Source-only — install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:icetomoyo/dsh_workflow - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:icetomoyo/dsh_workflow. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/icetomoyo/dsh_workflow ↗