Bundle
dsh-to-questionnaire
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 21 days ago
Readme
# dsh-to-questionnaire DSH(DeepSeek Harness)技能插件:**决策转问卷**。 把无法独自回答的决策变成问卷文档交给知道答案的人(异步/会议填写):先盘问发送方(给谁/要回什么)、问题瞄准知识缺口、按主题分组重要优先、单问题单想法。受 [mattpocock/skills](https://github.com/mattpocock/skills) 的 to-questionnaire(223k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-to-questionnaire ``` ## 触发方式 描述中包含"问卷 / 问别人 / 提取知识 / 需要专家回答 / 决策收集"等关键词时自动触发。 ## 能力 - 盘问发送方(给谁/要回什么) - 发现式问卷结构(Purpose/Context/主题分组) - 单问题单想法 + 答案栏 - 重要优先与"我不知道"也有效 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-to-questionnaire
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-to-questionnaire from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.