Cola1018/dsh-aicc-zhunao0

dsh-aicc-zhunao

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

AI 분석

提供 AICC 主脑工作流预设,在根会话限制直接写盘和命令行执行,通过子 Agent 协作。适合需要安全边界和规范化任务编排的用户。

패키지
dsh-aicc-zhunao
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Cola1018/dsh-aicc-zhunao

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