final-release-review
✓在发布 openai-agents-python 之前,通过从远程标签中查找先前的版本标签并审核差异(例如 v1.2.3...<commit>)来执行发布准备情况审查,以了解重大更改、回归、改进机会和风险。
SKILL.md
Use this skill when validating the latest release candidate commit (default tip of origin/main) for release. It guides you to fetch remote tags, pick the previous release tag, and thoroughly inspect the BASETAG...TARGET diff for breaking changes, introduced bugs/regressions, improvement opportunities, and release risks.
Use the following report structure in every response produced by this skill. Be proactive and decisive: make a clear ship/block call near the top, and assign an explicit risk level (LOW/MODERATE/HIGH) to each finding with a short impact statement. Avoid overly cautious hedging when the risk is low and tests passed.
If no risks are found, include a “No material risks identified” line under Risk assessment and still provide a ship call. If you did not run local verification, do not add a verification status section or use it as a release blocker; note any assumptions briefly in Notes.
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/openai/openai-agents-python --skill final-release-review- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 final-release-review?
在发布 openai-agents-python 之前,通过从远程标签中查找先前的版本标签并审核差异(例如 v1.2.3...<commit>)来执行发布准备情况审查,以了解重大更改、回归、改进机会和风险。 来源:openai/openai-agents-python。
如何安装 final-release-review?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/openai/openai-agents-python --skill final-release-review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/openai/openai-agents-python
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01