Skip to content

PerryLink/dsh-doublecheck

20Last commit Aug 14, 2026

dsh-doublecheck DSH plugin

dsh-doublecheck installs a six-stage engineering loop for DeepSeek Harness: grill requirements, commit a spec, record red/green test evidence, review delivery, and produce a verification report. It contributes bundled skills, tools, policy gates, session commands, and optional subagent/workflow checks.

How to install the dsh-doublecheck DSH plugin

dsh plugin --profile <name> add dsh-doublecheck

This source command needs manual review. Copying does not run it.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-doublecheck DSH plugin can do

  • Interrogates tasks across goal, scope, acceptance criteria, failure modes, priorities, and non-goals before implementation.
  • Commits specifications to the session log and optionally writes a Markdown spec in the session workspace.
  • Applies configurable remind, approval, or block behavior to guarded edit/write operations.
  • Requires recorded failing-test evidence before implementation edits and reminds when edits lack a subsequent passing test run.
  • Provides bundled skills for requirements grilling, red-green TDD, delivery review, and delivery proof.
  • Runs an optional read-only adversarial subagent review after a green state.
  • Generates a delivery report from session evidence and can run per-dimension verification workflows.
  • Provides /doublecheck status, report, on, and off session commands with durable session-log state.

Where the dsh-doublecheck DSH plugin fits

  • Require an agent to clarify ambiguous software tasks before editing files.
  • Encourage red-green TDD evidence during agent-driven implementation.
  • Add an adversarial review pass before an agent claims delivery is complete.
  • Create a workspace delivery report tied to a committed specification and session history.
  • Apply configurable engineering-discipline gates to DeepSeek Harness sessions.

Who the dsh-doublecheck DSH plugin is for

  • DeepSeek Harness users running coding agents.
  • Teams seeking configurable requirement, testing, review, and delivery discipline for agent workflows.
  • Developers who want session-log-based evidence of agent implementation steps.

dsh-doublecheck DSH plugin limitations

  • The requirements gate’s behavior is limited to configured mutation tools, which default to edit and write.
  • The adversarial-review module is disabled by default and requires a mounted subagent provider when enabled.
  • Verification workflows require the host workflowEngine seam; unavailable or rejected runs are reported without verification results.
  • Workspace spec and report files are written through the session workspace filesystem seam.
  • The durable /doublecheck on/off switch requires the host ignorable append surface; the README notes rc.6 hosts ignore its options bag.
  • The package declares Node.js ^22.19.0 or >=24.0.0.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 1 runtime, 20 development, 9 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as Apache-2.0.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • prepare script detected

    package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-doublecheck DSH plugin alternatives

dsh-doublecheck DSH plugin questions

What is the dsh-doublecheck DSH plugin?

dsh-doublecheck is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-doublecheck DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-doublecheck use?

The current snapshot does not confirm a profile for dsh-doublecheck. Check its manifest and README so the plugin is not added to the wrong DSH profile.

Is dsh-doublecheck compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-doublecheck fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-doublecheck?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.