Workflow & Automation
27 curated Workflow & Automation plugins for DeepSeek-Harness
34 plugins found
dsh-model-failover
letter2025/dsh-model-failover
Two-level model circuit breaker with failover: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback.
dsh-approval-llm
letter2025/dsh-approval-llm
Model-based permission approval: an approval-request answerer backed by a separate reviewer model.
dsh-doublecheck
perrylink/dsh-doublecheck
Engineering-discipline guard: grill the requirements before the first edit, enforce red/green test evidence gates, and audit the delivery with a forked adversary (grill-requirements skill + tool-policy gates).
dsh-browser
ben7am1n/dsh-browser
Browser automation for DeepSeek Harness: Playwright-powered open/click/type/screenshot/eval tools so the agent can drive real web pages.
dsh-proof
evilirving/dsh-proof
Independent read-only acceptance layer: spawns a read-only verifier before each top-level turn closes and steers non-pass gaps back into the agent.
dsh-specflow
lonelymoon87/dsh-specflow
Adds specification artifacts, skills, commands, goal-backed implementation, and task-progress context.
dsh-routines
jesse-njx/dsh-routines
Scheduled agents on a cron: run a prompt on a schedule and get the digest where you already are, with overlap/missed-run/timeout safety defaults.
dsh-plugin-automations
sev7een/dsh-plugin-automations
Settings-based scheduled tasks that run on time or during DeepSeek off-peak hours, with one-time and daily schedules backed by durable task state.
uagent-sync (dsh)
severin-ye/uagent-sync
Cross-device workspace backup, restore, and ecosystem update via the uagent-sync CLI.
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude-Code-style lifecycle hooks: configured shell commands run before/after model tool calls with a JSON payload on stdin; a non-zero pre-tool exit blocks the call.