changeset-validation Skill
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. Published by openai in openai-agents-js.
Decision snapshot
Is this a fit?
Developers using openai-agents-js, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
18 days ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is changeset-validation Skill?
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. Published by openai in openai-agents-js. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using openai-agents-js
Declared skill metadata
- Source file: .agents/skills/changeset-validation/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use changeset-validation Skill
- Use it for developers using openai-agents-js.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/openai-agents-js
- Skill file: .agents/skills/changeset-validation/SKILL.md
What it does
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.
Skill instructions
Changeset Validation Overview This skill validates whether changesets correctly reflect package changes and follow the repository rules. It relies on the shared prompt in references/validation-prompt.md so local Codex reviews and GitHub Actions share the same logic. Experimental or preview-only feature additions that are explicitly labeled as such in the diff may remain a patch bump when they do not change existing behavior. Major bumps are only allowed after the first major release; before that, do not use major bumps for feature-level changes. Quick start Local (Codex-driven): 1. Run: bash pnpm changeset:validate-prompt 2. Apply the rules from references/validation-prompt.md to the generated prompt. 3. Respond with a JSON verdict containing ok/errors/warnings/requiredbump (English-only strings). CI (Codex Action): 1. Run: bash pnpm changeset:validate-prompt -- --ci --output .github/codex/prompts/changeset-validation.generated.md 2. Use openai/codex-action with the generated prompt an
Verified compatibility and discovery
Frequently asked questions
What is changeset-validation?
changeset-validation is a open-source AI agent skill with Copy skill directory. Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes).
Who is changeset-validation best for?
changeset-validation is best for reusing agent instructions, scripts, and references.
How do I install changeset-validation?
Install or run changeset-validation using Copy skill directory. Check changeset-validation for the latest setup command.
Is changeset-validation actively maintained?
changeset-validation may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.