Overview
dsh-git-conventions
Enforce configurable git commit / push / PR conventions for DeepSeek Harness agents
README / EN
Package documentation
Registry summary
Enforce configurable git commit / push / PR conventions for DeepSeek Harness agents
dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.
Read the full README on GitHubLIMITATIONS
Known limitations
- `tools/execute` 管道不提供参数改写,因此 PR 的“校验 / 注入”实现为校验:缺失标题 / 描述时拒绝并给出补齐提示。 - 守卫同步执行,无法读取 `-F` / `--file` 指向的文件,文件消息不拦截(仅处理 `-m` / `--message` 内联消息)。 - 结构校验为通用 Conventional Commits 形状检查;具体规则以设置页配置为准,并在拒绝原因中原样回显。
