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.
4.9
Rating
0
Installs
Version Control & Collaboration
Category
The skill provides a clear workflow for validating changesets using LLM judgment against git diffs. The description adequately explains when to use it (package/changeset modifications, PR verification). Task knowledge is solid with concrete commands and a clear 4-step workflow, plus references to validation-prompt.md (assumed present). Structure is good with logical sections and concise overview. However, novelty is limited: while LLM-based changeset validation is useful, a CLI agent with access to git diff and changeset files could reasonably perform basic validation without this skill, though the shared prompt logic and structured verdict format add some value. The skill is most valuable for consistency across local and CI environments rather than enabling fundamentally difficult tasks.
Loading SKILL.md…

Skill Author