dshpluginsdshplugins.cc

Category · workflow

Workflow & Automation

Plugins for orchestration, scheduling and automation.

58 plugins

Click to sort · live data
PerryLink/dsh-doublecheck80

Engineering-discipline guard: requirements grill before the first edit, red/green test-evidence gates, forked adversary review, and a delivery report with a per-dimension verification workflow.

0 2
jeremy9682/dsh-skill-pack80

11 shareable workflow skills (handoff, triage, to-spec, to-tickets, wayfinder, teach, wait-what, dsh-mode-routing, ask-matt, overnight-execution, full-throttle) as an installable skill pack.

0 2
940842546/dsh-permissions80

Claude Code-style permission rules engine: hard/deny/ask/allow tiers with a hard tier above full access, workspace-scoped rules, wildcard path protection, and a visual staged editor; rules persist in settings.yaml.

0 0
NanmiCoder/dsh-agent-teams80

dsh-agent-teams turns the current DeepSeek Harness session into a captain that can assemble durable sub-agents, split a goal into dependency-aware tasks, and coordinate work through direct messages.

0 344
Jungod1121/dsh-anchored-standard80

Two-phase agent preset for DeepSeek V4 Pro: the first request sees only bash+read (Minimal-aligned bootstrap), then the full Standard tool catalog after the first tool call or reply; ships as an installer bundle plus a manual preset directory.

0 3
omdsh-dev/dsh-deep-research80

Adaptive deep-research orchestrator plugin for DeepSeek Harness (official workflow engine, cybernetics/information-theory design)

0 12
titanwings/dsh-automation80

🕒  Need recurring or one-shot coding work to run later without relying on an old chat? 🧭  Need each unattended run to stay inside an explicit workspace and permission boundary? 🧾  Need to inspect what ran, which revision it used, and how it ended?

0 41
titanwings/dsh-plannotator80

① The plan sounds plausible, but one sentence hides a migration risk? ② You found several independent problems, but the only choices are Approve or Reject? ③ You want every comment to stay attached to the exact text the agent must revise?

0 5
ztl34245881-commits/dsh-task-planner80

Give a task → the agent recalls past similar solutions (condition reflex), evaluates whether they fit, and produces a dynamic plan matched against its capabilities — never hard-coded combos. Every plan auto-drafts a lesson into the experience library; when the task closes, the agent updates the outcome. The more you work, the smarter the reflex.

0 4
Cavan-Ou/hermes-dsh-collab80

Hook DeepSeek Harness into a Hermes pipeline: dispatch-spec template, model-tier routing, orchestrator-run quality gates, git single-writer rule, as a SKILL.md pack (bundle installable).

0 4
truelove-dreamer/dsh-plugin-hooks40

DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.

0 0
LeslieWylie/dsh-ops-kit80

Evidence-first operating kit: six read-only tools (capability catalog, staged workflow plans, packaged skill reader, bounded local memory search, repository release audit, release checklist) and five packaged skills - plans and audits, never remote writes.

0 3
Sev7een/dsh-plugin-automations40

为 DeepSeek Harness Web Profile 提供定时任务:支持准点执行、只在 DeepSeek 谷时段执行的“空闲执行”,以及每天重复执行。 Scheduled tasks for the DeepSeek Harness Web Profile: run on time, run only during DeepSeek off-peak (valley) hours, or repeat daily.

0 1
Letter2025/dsh-approval-llm40

A community plugin that adds a "model approval" permission mode (approve-for-me) to DeepSeek Harness: in that mode, approval/request asks are answered by a separate reviewer model instead of a human — the reviewer decides ALLOW / DENY / ESCALATE, and the request only reaches a human when the reviewer cannot decide or fails. In every other permission mode the plugin stays silent, so human approval is never front-run by the model.

0 6
february2015/dsh-taskswarm80

TaskSwarm (蜂群) — DeepSeek Harness 上的多智能体任务编排插件:waves/lanes 并行执行、git worktree 隔离、任务包与跨模型评审、崩溃可恢复 | Multi-agent task orchestration for DeepSeek Harness: waves/lanes parallel execution, git worktree isolation, task packets, cross-model review, crash recovery

0 0
xxiaoxiong/dsh-ci80

dsh-ci is a generic, provider-neutral CI/CD plugin for DeepSeek Harness (DSH). It enables agents to inspect CI runs, extract bounded failure evidence, locate source errors, and safely rerun or cancel pipelines.

0 1
Jesse-njx/dsh-routines80

dsh-routines — scheduled agents for DSH: run a prompt on a cron, get the digest where you already are (file digests, chatnode delivery, unattended-safe)

0 1
ChongCyrus/Vibe-Mathematics80

Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).

0 1
hongyue0721/dsh-kimicode-swarm80

Kimi-Code-style swarm: batch-parallel subagent dispatch with adaptive scheduling, a /swarm command, and in-chat live progress rows.

0 0
lucas-ward/dsh-ci-context80

A small, privacy-focused DeepSeek Harness plugin that gives an agent durable context about the CI run it is executing in. It currently supports GitHub Actions and GitLab CI, with a generic fallback for other environments that set CI=true.

0 0
PerryLink/dsh-plugin-guide80

🗺️ Every fact links to its origin — official docs, upstream repos, or community repos. When in doubt, the verbatim official copy wins. ⏱️ Last verified 2026-08-15 — official docs byte-identical to upstream master (47f9438, see SNAPSHOT.md); npm tags and the dsh-plugin topic (API totalcount climbed 2668 → 2671 during the 08-15 snapshot, 1000 repos captured, see sources.md §D.2) re-checked live. Upstream HEAD unchanged (47f9438), npm @deepseek-ai/dsh unchanged (0.1.0-rc.6).

0 3
whyihaveyou/dsh-suite#plugin-team-board40

Shared multi-agent task board (create/claim/transition/query) over a Cordis service key.

0 0
simon300000/dsh-auto80

dsh-auto adds an Auto Approve permission preset to the DeepSeek Harness Web UI. Each action that requires approval is reviewed by a fresh, restricted DSH child Agent before the plugin allows or denies it.

0 4
KanoNoUta/dsh-captain80

Captain is a dual-face DeepSeek Harness plugin that exposes one synthetic captain model route. GPT is the planner and independent reviewer, while DeepSeek workers make the incremental repository changes.

0 2
PerryLink/dsh-auto-review80

Second-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default, fully auditable from the session log (approval/asked -> autoReview/verdict -> approval/decided).

0 4
omdsh-dev/dsh-inspect80

发现问题(checkup) → 修复交付(fix) → 质量复查(review) 的对抗式闭环插件:基于官方 workflow 引擎的检查/修复/复查工具集

0 5
rocker2018-droid/dsh-longtask-orchestrator80

Long-task orchestration loop: Codex plans/scores/reviews, DeepSeek executes, Kimi supplements (vision acceptance, summarization, cross-check).

0 1
victorzhong0110/dsh-code-reference80

DeepSeek Harness (DSH) 代码参考检索与复用调查插件:开发前检索本地代码库与 GitHub/npm 开源项目,评估复用/改造/引入依赖/自制并询问用户,支持架构级复用。Code reference & reuse-survey plugin for DSH: search local code + GitHub/npm before building, evaluate reuse vs rewrite, ask the user, architecture-level reuse.

0 1
vlln/dsh-loop80

DSH 插件:定时循环(/loop 命令 + loop 工具 + 活动状态条)。官方 bundle 插件,dsh plugin --profile web add 安装

0 4
cloader/dsh-taskboard80

Task board for DSH: create tasks with project and model assignment, run them manually or on cron schedules; new sessions in a project automatically pick up its todo tasks and move them to in-review when done.

0 2
toolclub/dsh-agent-team-gui80

Persistent multi-model agent squads for DeepSeek Harness. Give every member its own model and tool policy, save reusable teams in Settings, then select a squad beside the composer and keep chatting normally.

0 3
xsoc1/math-research-dsh80

Rigorous open mathematics research suite: four agent skills (rigorous-open-math-research, manage-math-research-program, math-research-workflow, lean-verify) for theorem solving with adversarial audit, research program management, pipeline orchestration, and Lean 4 formalization audit; CI-verified tests and mechanical upstream sync.

0 0
ZhenHuangLab/dsh-sync80

Policy-driven Git sync for DSH settings and profile configuration, with secret-aware projections, conflict review, and per-line apply controls.

0 0
Karbo123/DSH-EvoResearch#evoresearch-plugin40

Research agent suite: long-horizon goal control with auditable evidence chains, cron scheduling, multi-agent expert teams, self-evolving research memory (FTS5 + RRF recall), project workspaces, and a custom workspace UI.

0 0
apheli0os/deepseek-harness-orchestrate80

Declarative task-DAG orchestration for DeepSeek Harness. This optional Cordis plugin registers a model-facing orchestratetasks tool, validates a bounded directed acyclic task graph before anything starts, and executes it through the existing ctx.workflowEngine.

0 0
yangyongzhen/dsh-git-workflow40

Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.

0 1
severin-ye/uagent-sync#packages/dsh40

Cross-device workspace backup, restore, and ecosystem update via the uagent-sync CLI.

0 0
ljsysfurryACE/dsh-aura-scheduler40

Proactive scheduling: an adaptive heartbeat plus a value network (urgency, relevance, interruption cost) decides when the agent should speak unprompted.

0 1
Starfie1d1272/dsh-github-skills80

This is not a GitHub API plugin. It is a skill pack that teaches DeepSeek Harness how to work through GitHub engineering workflows: PR triage, review feedback, CI diagnosis, and safe publish — composing whatever GitHub/Git capabilities are already available and falling back to gh/git when necessary.

0 2
Noelune/dsh-agent-relay80

Loopback-first multi-agent message relay: HMAC-authenticated broker plus dsh plugin (relay_send/recv/peers/history), zero-dependency CLI and Python clients, wire protocol v1.0.

0 3
Dely0/dsh-workbench80

Calendar and hierarchical task workbench: AI-assisted intake clarification, consultation, decomposition, execution with user acceptance, and review, plus reminders and per-task AI session workspaces.

0 1
icetomoyo/dsh_workflow80

UltraCode-style multi-agent orchestration: a generatable, savable, governable, observable, resumable workflow layer.

0 60
fakechris/dsh-track80

Embedded task management engine: decision-point protocol, idea capture wall, Linear-style issue store.

0 6
lonelymoon87/dsh-specflow80

Specification-driven development for DeepSeek Harness, built from native skills, commands, goals, tools, and runtime context.

0 1
EvilIrving/dsh-proof80

Before each top-level turn closes, dsh-proof spawns a read-only verifier subagent, collects its structured verdict, and steers any non-pass gaps back into the driving agent. It is the harness's missing "is the agent actually done" gate — no other plugin can substitute for it.

0 1
toolclub/agent_team_gui80

Persistent multi-model agent squads for DeepSeek Harness. Give every member its own model and tool policy, save reusable teams in Settings, then select a squad beside the composer and keep chatting normally.

0 3
alib8b8/dsh-plugin-aflare80

Workflow tools for the local aflare binary: generate, validate and run local-first deterministic YAML workflow DAGs (WAL crash recovery, Saga compensation) through the local aflare binary, with 300+ templates built in.

0 0
Jiao-XXX/dsh-auto-approve80

Adds an `auto` permission preset between workspace-write and danger-full-access: a classifier grants routine sandbox escalations once, while dangerous or uncertain requests still go to a human.

0 4
Ceelog/dsh-plugins#dsh-plugin-scheduled-tasks40

Per-project scheduled prompts run as fresh headless agent sessions, with one-time, interval, and cron schedules plus durable run history.

0 0
yangyongzhen/dsh-article-publish40

Publish articles to CSDN / Juejin / CNBlog directly from the session, no external server.

0 3
yangyongzhen/dsh-scheduler40

Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.

0 1
maple-pwn/paperlab80

Overleaf-style LaTeX paper workbench: annotate any text in the rendered PDF and let a dsh agent revise the sources with compile checks and git history.

0 1
btspoony/mstar-harness80

Morning Star is an Agent Plugin for harness engineering workflows: a TypeScript Harness Workflow Engine (@mstar-harness/engine) enforces deterministic workflow gates, while mstar- judgment skills drive multi-agent code delivery.

0 45
Letter2025/dsh-model-failover40

Two-level model circuit breaker with failover for DeepSeek Harness. When a model (or a whole provider) starts failing repeatedly, the plugin opens a circuit and routes the next model request to a configured fallback — no core changes, installable with dsh plugin.

0 3
QlzqQlzq/dsh-dual-agent-presets80

- General Agent (general-agent): research, file handling, planning, and personal productivity without exposing a raw shell tool by default. - Coding Pro (coding-pro): repository-first coding with filesystem, shell, planning, delegation, workflow, and verification tools.

0 0
fuhefei/dsh-sentinel80

Condition-driven wakeup for DeepSeek Harness: the agent registers a watch, goes to sleep — even closes the session — and the sentinel wakes it when the condition happens. Every subscription and every fire is a user-visible session event, and the browser dock shows what is on duty.

0 8
btspoony/dsh-advisor80

A standalone dsh plugin bundle porting the omp "advisor" subsystem: a per-session reviewer model that observes the primary transcript, reviews each stepped turn with an explicitly configured model (provider + model are required), and injects severity-ranked advice (nit / concern / blocker) back into the session — without polluting or recursively reviewing itself.

0 11
biociao/dsh-science80

Claude Science-style research workbench: ReAct research-loop engine (research_* tools), versioned artifacts with provenance (artifact_* tools), and 10 science skills for genomics/pathogens/bioinformatics.

0 11