DeepSeek Harness Plugin

Cola1018/dsh-aicc-zhunao

Stars ★ 0 Category Workflow & Automation Added 2026-08-16 npm dsh-aicc-zhunao

Main-brain orchestration preset: delegation-first persona, root-session execution gate, and portable AI-LAW rule skill.

Install

# from npm (prebuilt)

dsh plugin --profile web add dsh-aicc-zhunao

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:Cola1018/dsh-aicc-zhunao

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

README

@cola1018/dsh-aicc-zhunao is a public DeepSeek Harness (DSH) preset for a main-brain workflow. It combines a delegation-first persona, a root-session execution gate, and a portable aicc-law skill for task boundaries, evidence, and safety checks.

Install

Install the published package into the DSH profile you use:

dsh plugin --profile web add @cola1018/dsh-aicc-zhunao

Restart the profile if DSH reports that a restart is required.

Use

Select AICC Main Brain as the agent preset. The root session will plan, delegate, and synthesize; direct write, edit, PowerShell, and Bash tool calls are denied at the execution layer. Child agents remain available for bounded implementation tasks.

Before dispatching or closing work, load the bundled aicc-law skill. Its rules are intentionally general so the package does not depend on a private task system, local filesystem layout, account, memory store, or business context.

Included files

  • preset.yml — preset name and description
  • agent.cordis.yml — DSH bundle patch and orchestration composition
  • main-brain-gate.js — root-session execution gate
  • skills/aicc-law/SKILL.md — portable operating rules

License

MIT

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →