DeepSeek Harness 插件

Cola1018/dsh-aicc-zhunao

Star 数 ★ 0 分类 工作流与自动化 收录于 2026-08-16 npm dsh-aicc-zhunao

主脑编排 preset:委派优先的 persona、根会话执行门禁,以及可移植的 AI-LAW 规则技能。

安装

# npm 包(预构建)

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

# GitHub 源码(首次需按提示配置 allowBuilds 构建授权后重试)

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

装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络,工具审批管不到它。GitHub 来源的插件还会在安装时执行构建脚本。请只安装可信来源,并尽量锁定 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

内容来自项目 README(GitHub)↗

链接

同类插件

查看整个分类 →