AI Agent Hub
Back to plugins
🖥️

dsh-rich-questions

Client Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install savageops/dsh-rich-questions

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run dsh plugin install savageops/dsh-rich-questions (source: https://github.com/savageops/dsh-rich-questions), then restart the dsh web process and refresh your browser tab.

About this plugin

When an agent needs to scope a build across a dozen interacting dimensions, one or two flat questions simply do not cut it. Choosing A versus B changes which follow-up dimensions even matter, and a one-line label is not enough to make a confident choice. dsh-rich-questions lets the agent compose a directed-graph questionnaire straight from the conversation context: every option declares its own branch, carries a three-part insight (Promise, Price, Present), source citations, and a compact Mermaid diagram, all rendered in the same chat composer you are already looking at. No forms product, no account, no copy-paste.

Beyond branching paths, the plugin ships one-click Quick decision templates, per-step Bank and continue for long surveys (answers lock on commit, survive browser loss, persist across reloads), Reroll-Push-Discuss pre-flight steering, and a research-first Question Builder that studies a dozen comparable systems before locking structure, avoiding the failure mode of one giant payload that truncates on small local models. Drafts live as git-diffable files in your workspace with a revision history you can inspect. The whole plugin has zero runtime dependencies, is MIT-licensed, and survey language tracks your chat language automatically.

It is built for developers using DeepSeek Harness who need deep expectation gathering, acceptance-criteria alignment, or multi-dimension scoping. You want the agent to ask questions with paths, depth, and speed, without leaving the current conversation context or blocking the session on a pending form. Simple one-to-three question flows still go through the native tool, and this plugin leaves that path untouched.

Use Cases

  • Scoping a build across a dozen interacting dimensions where each choice reshapes the next
  • Banking answers step by step in long surveys so committed responses survive browser loss
  • Applying a one-click decision template to collapse a 20-question alignment into a single choice

Best For

  • DeepSeek Harness developers doing deep expectation gathering and acceptance-criteria alignment
  • Engineers who want agents to compose branching questionnaires instead of flat question lists
  • Local-deployment users whose small models truncate large survey payloads mid-generation