final-release-review

Assess a JS SDK release candidate or release plan against the previous release and recommend ship or block.

Install
npx skills add 'https://github.com/openai/openai-agents-js/tree/main/.agents/skills/final-release-review'
Download bundle ↓
main · 506f736Scanned 2026-09-17

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

agents/openai.yaml

agents/openai.yamlBrowse 4 files
View on GitHub
← Back to SKILL.md
interface:  display_name: "Final Release Review"  short_description: "Audit Changesets-based release readiness"  default_prompt: "Use $final-release-review to derive the release type from Changesets, audit the release diff, review documentation coverage, and call the ship/block gate."