Plugin submission
Rename note (2026-09-01): the repository and npm package were renamed dsh-plugin-warroom → dsh-plugin-stardeck before review; everything below is updated to the new name. The old URL and npm name redirect; the plugin itself is unchanged in scope.
- Repository: https://github.com/Kaiji-Z/dsh-plugin-stardeck
- Name: dsh-plugin-stardeck
- npm: dsh-plugin-stardeck (v0.20.1)
- Description: RTS-style multi-agent orchestration for DeepSeek Harness — commands replace chats. You are the sovereign issuing strategic orders; a resident commander agent decomposes them into task briefs with acceptance criteria; typed subagent troops (recon/engineer/medic/scribe) execute across isolated workspaces; every session is indexed by the order that started it, with an append-only campaign event log and a 3D starfield view (one planet per workspace).
- Category: Workflow / Automation
- Install:
pnpm dsh plugin --profile web add dsh-plugin-stardeck
- Bundle manifest:
package.json declares dsh.bundle.patch (cordis.patch.yml) plus dsh.client (slots/sessions/locale injection).
- License: MIT
- Version: v0.20.1
The repository is tagged with dsh-plugin, deepseek-harness, orchestration, multi-agent, and agent-orchestration. Same author as dsh-plugin-lookatstudy (issue #15; also listed in awesome-dsh-plugin).
Plugin submission
pnpm dsh plugin --profile web add dsh-plugin-stardeckpackage.jsondeclaresdsh.bundle.patch(cordis.patch.yml) plusdsh.client(slots/sessions/locale injection).The repository is tagged with
dsh-plugin,deepseek-harness,orchestration,multi-agent, andagent-orchestration. Same author as dsh-plugin-lookatstudy (issue #15; also listed in awesome-dsh-plugin).