BeClaude

final-release-review

New
18.8kSmitheryGeneralby openai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "final-release-review": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
code-reviewagentpythonplanningdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.