fix: tighten optional skill disclosure - #54
Merged
Conversation
This reverts commit f370913.
martinfrancois
force-pushed
the
fix/improve-skill-quality-disclosure
branch
from
June 1, 2026 23:39
70023e2 to
94325b3
Compare
martinfrancois
pushed a commit
that referenced
this pull request
Jun 2, 2026
🤖 I have created a release *beep* *boop* --- ## [0.1.26](v0.1.25...v0.1.26) (2026-06-02) ### Bug Fixes * tighten optional skill disclosure ([#54](#54)) ([915235d](915235d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
references/hard-stops.mdand keptSKILL.mdconcise.SKILL.mdchecked-boundary snippet as Java 11+.Clean up Optional value reads at checked boundariesactive, but downweighted it from 100 to 60 points because it still shows useful Optional-quality gaps while being less discriminating than the strongest headline cases.evals/50-command-sanitizer-feature, and removed the duplicate reference copy.Skill quality
tessl skill review --threshold 90 skills/java-optionals/SKILL.md:100%SKILL.mdline count: 66Active headline suite
evals/45-workflow-validation-cleanupout of the active headline suite to avoid diluting the focused Optional-quality signal. It remains inevals-reference/45-workflow-validation-cleanupas reference/regression coverage.evals-reference/.evals/50-command-sanitizer-featureso the active path no longer saysreference.Current active suite:
evals/04-frontmatter-port-feature: 100 points, naturalevals/10-first-pass-retry-backoff: 100 points, naturalevals/11-checked-boundary-selection-cleanup: 60 points, explicitevals/50-command-sanitizer-feature: 100 points, naturalCurrent headline total:
360pointsNatural / explicit split:
300natural,60explicitCategory split:
54safety,288Optional-quality,18maintainabilityHosted evals
Latest Sonnet 4.6 focused headline run on
d66a3c4:Results:
Totals:
159/360without skill ->360/360with skill2.26x115/300without skill ->300/300with skill44/60without skill ->60/60with skill89/288without skill ->288/288with skill54/54without skill ->54/54with skill16/18without skill ->18/18with skillEarlier reference sweep used to identify promotion candidates:
2252/2770, with skill2761/2770Lift-sensitive changes
fix: tighten optional skill disclosure100%; Opus 4.8 with-context retests reached300/300on the then-active suite.test: clarify checked-boundary eval scoring300/300on the then-active suite.fix: make optional hard stops baseline aware100%; Opus 4.8 with-context retest300/300on the then-active suite.test: downweight checked-boundary eval360/360with skill and159/360without skill.test: promote optional reference regressionstest: demote baseline-solved workflow eval360/360with skill and159/360without skill (2.26xraw score lift).test: rename active command sanitizer eval360/360with skill and159/360without skill (2.26xraw score lift).test: remove duplicate command sanitizer reference360/360.evals-reference/to keep historical duplicates of active scenarios.docs: update headline eval guidancetest: remove unused style score bookkeepingtest: promote workpad optional boundary eval/revert: remove forced workpad headline evalValidation
Passed:
python3 scripts/validate_skill.py skills/java-optionalspython3 scripts/validate_eval_criteria.py evals evals-referencepython3 -m py_compile scripts/validate_skill.py scripts/validate_eval_criteria.pybash -n scripts/check_publish_dry_run.shtessl plugin lint .tessl skill review --threshold 90 skills/java-optionals/SKILL.mdtessl eval run . --agent=claude:claude-sonnet-4-6 --variant with-context --variant without-context --label "headline focused sonnet 4.6 d66a3c4" --jsonNotes
a92d568; later commits only change active/reference eval validation, headline composition, docs, or validator cleanup.