LeslieWylie/dsh-ops-kit

LeslieWylie★ 2TypeScriptLast synced: 2026-08-14

Open on GitHub

A reusable DeepSeek Harness bundle for evidence-driven memory, orchestration, benchmark operations, and plugin release workflows.

README excerpt

dsh-ops-kit English 中文 Five read-only skills that make an agent show its evidence — before it claims memory, a finished plan, a clean benchmark, or a safe release. Why this exists Agents are persuasive even when they are wrong. This bundle is built around one rule: before an agent says "I remember this," "the plan is ready," "the benchmark passed," or "the release is safe," it should be able to point at evidence for the claim instead of just asserting it. Five focused skill packs share that discipline — bounded memory search, evidence-based orchestration planning, agent-loop coordination rules, benchmark-result gating, and plugin release hygiene — instead of shipping the same idea as five separate packages that each need their own install and their own place in a plugin index. Everything here is conservative by default: nothing silently creates issues, calls a remote API, starts a benchmark, mutates a repository, or reads credentials. The bundle gives an agent plans, checks, and evidence vocabulary; anything with a side effect stays an explicit, reviewable action taken outside the bundle. Install The package is not on the npm registry yet, so install it straight from GitHub. Add it…

View full README on GitHub →
Agentsagent-toolsdeepseek-harnessdshdsh-pluginevidencemulti-agentagentsearch

Category