final-release-review
NewPerform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-python.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "final-release-review": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is final-release-review?
Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-python.
How to install final-release-review?
To install final-release-review: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "final-release-review": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is final-release-review best for?
final-release-review is a mcp categorized under General. It is designed for: code-review, agent, python, planning, devops. Created by openai.