·pr-draft-summary
""

pr-draft-summary

openai/openai-agents-python

实质性代码更改完成后,创建 PR 标题和草稿描述。当完成中等或较大的更改(运行时代码、测试、构建配置、具有行为影响的文档)并且您需要带有更改摘要和 PR 草稿文本的 PR 就绪摘要块时触发。

24安装·2热度·@openai

安装

$npx skills add https://github.com/openai/openai-agents-python --skill pr-draft-summary

SKILL.md

Purpose Produce the PR-ready summary required in this repository after substantive code work is complete: a concise summary plus a PR-ready title and draft description that begins with "This pull request ...". The block should be ready to paste into a PR for openai-agents-python.

Workflow 1) Run the commands above without asking the user; compute BASEREF/BASECOMMIT first so later commands reuse them. 2) If there are no staged/unstaged/untracked changes and no commits ahead of ${BASECOMMIT}, reply briefly that no code changes were detected and skip emitting the PR block.

3) Infer change type from the touched paths listed under "Category signals"; classify as feature, fix, refactor, or docs-with-impact, and flag backward-compatibility risk when runtime code changed.

实质性代码更改完成后,创建 PR 标题和草稿描述。当完成中等或较大的更改(运行时代码、测试、构建配置、具有行为影响的文档)并且您需要带有更改摘要和 PR 草稿文本的 PR 就绪摘要块时触发。 来源:openai/openai-agents-python。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/openai/openai-agents-python --skill pr-draft-summary
分类
""沟通写作
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 pr-draft-summary?

实质性代码更改完成后,创建 PR 标题和草稿描述。当完成中等或较大的更改(运行时代码、测试、构建配置、具有行为影响的文档)并且您需要带有更改摘要和 PR 草稿文本的 PR 就绪摘要块时触发。 来源:openai/openai-agents-python。

如何安装 pr-draft-summary?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/openai/openai-agents-python --skill pr-draft-summary 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/openai/openai-agents-python