7dgroup-ai/dsh-skill-7d-git-commit
一个DSH(DeepSeek Harness)组合层插件包,通过`ctx.skills`注册`git-commit`技能。在生成任何`git commit`提交信息前,自动按**7DGroup项目提交规范**进行校验,规避GitLab服务端`pre-receive` hook拦截。零核心改动——安装即启用,移除bundle行即卸载。
catalog 简介:一个 DSH(DeepSeek Harness)组合层插件包,通过 `ctx.skills` 注册 `git-commit` 技能。在生成任何 `git commit` 提交信息前,自动按**7DGroup 项目提交规范**进行校验,规避 gitlab 服务端 `pre-receive` hook 拦截。零核心改动——安装即启用,移除 bundle 行即卸载。
安装
dsh-skill-7d-git-commit/
├── src/
│ ├── index.ts # Cordis plugin: registers the skill provider
│ └── invariant.ts # Package-owned invariant companion
├── assets/7d-git-commit/
│ ├── SKILL.md # Skill body (validation logic)
│ └── references/
│ └── git-commit-message.md # 7DGroup commit convention reference
├── assets/images/
│ └── 7d-git-commit-cover.jpg # README cover image
├── tests/
│ └── skill-7d-git-commit.spec.ts
├── cordis.patch.yml # Composition layer patch
├── tsdown.config.ts # Self-contained transpile config
├── package.json
└── README.md / README.zh.md
把 7dgroup-ai/dsh-skill-7d-git-commit 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
alvinunreal/openpets
GanyuanRan/Aegis