跳到主要内容

dsh-aicc-zhunao

已验证

@cola1018/dsh-aicc-zhunao · v0.1.1 · MIT

A public DeepSeek Harness preset for main-brain orchestration, execution gating, and reusable AI-LAW rules.

安装

dsh plugin add @cola1018/dsh-aicc-zhunao

dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南

源码

标签

作者

说明文档

AICC Main Brain for DeepSeek Harness

@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