AI Agent Hub
Back to plugins
⚙️

dsh-issue-triage

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install satan9394/dsh-issue-triage

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

Run dsh plugin install satan9394/dsh-issue-triage in DeepSeek Harness to install the plugin; the full source is available at https://github.com/satan9394/dsh-issue-triage .

About this plugin

In day-to-day engineering, incoming issues often pile up with unclear priorities, duplicates, and slow response times. dsh-issue-triage is a DeepSeek Harness workflow plugin built to tackle exactly that. It slots an issue-triage stage into your agent workflow, so problems are classified, tagged, or routed before they enter the processing queue, cutting down the manual sorting overhead.

Categorised under agent-workflow, dsh-issue-triage provides a structured triage pipeline for the Harness ecosystem. Instead of spinning up a standalone tool, you add a triage node to your existing agent orchestration, giving downstream automation, notifications, and assignment a cleaner input to work with.

It is well suited for teams already building multi-agent pipelines with DeepSeek Harness, particularly engineering groups that receive a steady stream of issues and need to separate them by severity or module quickly. Released under the MIT license, the plugin is lightweight and easy to fold into your workflow orchestration.

Use Cases

  • Issue backlog is growing and needs automated classification and priority tagging
  • Insert a triage node into a multi-agent pipeline to reduce noise for downstream steps
  • Cut down manual sorting time so engineers can focus on core tasks

Best For

  • Engineering teams building multi-agent pipelines with DeepSeek Harness
  • Groups with high issue volume that need quick severity and module separation
  • Independent developers who want a lightweight triage step in their existing orchestration