helloxkk/dsh-prompt-regression

helloxkk★ 0PythonLast synced: 2026-08-16

Open on GitHub

DeepSeek Harness plugin: wording is behavior — snapshot and gate your prompt surface. 把 prompt 措辞变成有测试保障的契约

README excerpt

dsh-prompt-regression Wording is behavior — so make prompt wording a tested contract. A DeepSeek Harness community plugin (skill) that snapshots the deterministic surface of your prompts — SKILL.md files, system prompts, agent presets — and diffs them against a recorded baseline, turning prompt edits into reviewable, gated changes. DeepSeek Harness's own dsh-prose-standard establishes that prompts and model-visible strings are behavior. This skill is the missing mechanical layer: the same test-driven discipline your code gets, applied to your wording. What it catches Drift class Why it matters Frontmatter changes (name, description, invocation flags) Reroutes skill invocation — a widened description silently changes when agents load the skill Fenced code blocks The commands the model will actually run changed Heading outline Breaks inbound anchors other skills and docs link to Truth-source links The wiring to authority files changed Per-section prose hashes Rewritten guidance shows up per section — signal without verbatim-diff noise DSH-native convention checks Snapshot diffing sees changes; it cannot see whether your skill tree conforms to the harness's own conventions . The secon…

View full README on GitHub →
Agentsagent-skillsdeepseek-harnessdsh-pluginprompt-engineeringregression-testingskillagent

Category