dsh-pr-description
Analyze the current branch diff and generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, optionally open the PR via gh.
分析当前分支 diff,生成符合 Conventional Commits 的 PR 标题与动机/方案/影响/测试/风险描述和自审清单,输出 PR_DESCRIPTION.md,可选直接调用 gh 提 PR。
How to install
dsh plugin add dsh-pr-description About
dsh-pr-description [!IMPORTANT] **依赖前置:相邻 dsh-src 检出(link: 依赖)** 本项目在开发形态下使用 link: 依赖指向相邻的 DeepSeek Harness 源码检出(dsh-src), 与当前仓库保持同一父目录布局(<parent>/dsh-src)。克隆本仓库后: 1. 先把官方 deepseek-ai/deepseek-harness 检出到与本仓库同级的 dsh-src/ 目录,并执行其 pnpm install && pnpm run build; 2. 再按下方「安装」一节执行本仓库的 pnpm install --offline && pnpm build 与测试。 发布到 npm 的版本会尽量把 link: 依赖替换为 registry 真实版本;无法替换的内部包保持 link:,见各包 README 说明。 DSH 原生工具:分析当前分支 diff,自动生成符合 **Conventional Commits** 的 PR 标题、动机/方案/影响/测试/风险五段描述与**自审清单**,输出 Markdown 到工作区并在会话内渲染;可选 confirm 交互确认与 openPr 直接调用 gh CLI 提 PR。 项目定位(2026-08 调研):DSH 社区已有大量「代码评审」,但「PR 描述自动生成」无人…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-24
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- conventional-commits, cordis, deepseek-harness, dsh-plugin, pull-request
Related plugins
ms-365-mcp-server
softeria/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
mcp-searxng
ihor-sokoliuk/mcp-searxng
Private web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
ssh-mcp
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.