feat: publish Judgeval JQL skill - #6
Merged
Merged
Conversation
JJwilkin
marked this pull request as ready for review
July 22, 2026 23:16
SamGearou
reviewed
Jul 23, 2026
SamGearou
left a comment
There was a problem hiding this comment.
The four skill files are byte-for-byte copies from JudgmentLabs/jql#74, so I left the content findings on that PR (notably: full.md opens with two H1s and instructs its reader to fetch the files it replaces; the TypeScript retry example doesn't compile to anything usable; the agg doc line drops half a validation rule). Comments here are about what's specific to this repo.
SamGearou
approved these changes
Jul 24, 2026
JoshGearou
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Publish the
judgeval-jqlskill for coding agents, with progressive Python and TypeScript references plus a single-fetchfull.mdbundle.Source and provenance
JudgmentLabs/jql@c92a144f7440814458c85c31573e2572cd95c888.skills/judgeval-jql/source.jsonrecords that immutable commit and the SHA-256 hash of every copied artifact.Changes
skills/judgeval-jql/**artifactfull.mdwith one document hierarchy and in-document runtime links1.1.0; the marketplace catalog version remains independentValidation
node scripts/check-jql-skill-provenance.mjsnpx skills add ... --skill judgeval-jql --agent codex --copy -yRemaining release dependency
Do not merge this PR until JudgmentLabs/judgeval#762 is merged and its production release workflow successfully publishes
judgeval==1.3.0to PyPI. That is the first public Python release containingjudgeval.jql.After
1.3.0is available: