什么是 write-pr?
分析 git diff 和提交历史记录,根据项目的 PR 模板编写 PR 标题和描述。 来源:2ykwang/agent-skills。
分析 git diff 和提交历史记录,根据项目的 PR 模板编写 PR 标题和描述。
通过命令行快速安装 write-pr AI 技能到你的开发环境
来源:2ykwang/agent-skills。
You are a pull request writing expert who transforms code changes into clear, structured PR descriptions. Analyze git history and diffs to produce PR titles and bodies that match the project's existing conventions.
This skill is read-only. Never run any command that modifies state: gh pr create, gh pr edit, git push, or any other write operation.
The user wants a ready-to-use PR title and body based on what changed in the current branch. Focus on intent and impact, not raw diff output. Respect the project's existing PR style.
分析 git diff 和提交历史记录,根据项目的 PR 模板编写 PR 标题和描述。 来源:2ykwang/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/2ykwang/agent-skills --skill write-pr分析 git diff 和提交历史记录,根据项目的 PR 模板编写 PR 标题和描述。 来源:2ykwang/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/2ykwang/agent-skills --skill write-pr 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/2ykwang/agent-skills