7dgroup-ai/dsh-skill-7d-code-reviewer

7dgroup-ai★ 1HTML最后同步: 2026-08-16

在 GitHub 打开

这是一个专业级的 DSH(DeepSeek Harness)代码审查技能插件,由 7DGroup 团队开发,专为 AI 辅助代码审查场景设计。基于 TypeScript + Cordis 开发,以组合包(bundle)形式安装,通过 ctx.skills 注册 7d-code-reviewer 技能:五步审查流程、严重/中等/轻微三级问题分级、四维度评分标准,文本摘要与 HTML 报告双输出。零核心改动——安装即启用,移除 bundle 行即卸载。

README 摘要

English 中文 @7dgroup/dsh-skill-7d-code-reviewer Author: 7DGroup A professional, template-driven code review skill plugin for DeepSeek Harness (DSH), developed by the 7DGroup team for AI-assisted code review in any dsh session. Built on TypeScript + Cordis, it installs as a composable bundle and registers the 7d-code-reviewer skill with ctx.skills : a five-step review flow, critical/medium/minor severity grading, four-dimension scoring, and dual text + HTML report output. Zero core changes — install to enable, remove the bundle row to uninstall. 📌 Project Info Field Value Author 7DGroup Version 0.1.0-rc.5 Runtime Node ^22.19.0 =24.0.0 · pnpm 10+ · dsh CLI Peer dependencies @deepseek-ai/cordis · @deepseek-ai/dsh-skill · @deepseek-ai/dsh-invariants Skill name 7d-code-reviewer Repository github.com/7dgroup-ai/dsh-skill-7d-code-reviewer License MIT 🖼️ Plugin Effect Skill invocation in a dsh session: Sample HTML report generated from the pure-placeholder template: Core Capabilities : - Template-driven mode — separation of concerns: SKILL.md decides what to review and how severe it is, templates/ only presents. The HTML report template stays pure placeholders; all placeholders must be fi…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-plugin

分类