zhangkkkai/dsh-spec-panel ↗★ 0
dsh-spec-panel
An SDD (Spec-Driven Development) workbench for dsh-better-sidebar: browse OpenSpec specs/ and changes/, toggle tasks.md checklists, scaffold new change folders — specs live as real files under the session workspace.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhangkkkai/dsh-spec-panel说明文档
阅读完整 README ↗使用
- 打开一个工作区(面板读取其下的
openspec/目录) - 侧边栏
+菜单 → Spec(或已打开的 tab) - 首次使用:点「+」输入变更名(kebab-case,如
add-dark-mode)→ 自动生成四个工件模板 - 在「任务」tab 勾选/取消任务,改动实时写回
tasks.md;用「↗」在编辑器中打开任意工件继续完善