changeset-validation
NewValidate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "changeset-validation": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is changeset-validation?
Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.
How to install changeset-validation?
To install changeset-validation: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "changeset-validation": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is changeset-validation best for?
changeset-validation is a mcp categorized under Development. It is designed for: agent, coding, ai-&-ml. Created by openai.