fix: structure optional skill references - #59
Merged
Conversation
martinfrancois
pushed a commit
that referenced
this pull request
Jun 2, 2026
🤖 I have created a release *beep* *boop* --- ## [0.1.28](v0.1.27...v0.1.28) (2026-06-02) ### Bug Fixes * structure optional skill references ([#59](#59)) ([9d8c602](9d8c602)) --- 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
Reference Bundletable and clarified theHard Stopsintro as a quick checklist with the detailed marker scan inhard-stops.md.Change Type
Linked Issue
User-Visible Behavior
Users should see the same Java Optional guidance with clearer progressive disclosure. Tessl skill review reports 100%.
Bug Fix Details
Validation
Checks most contributors can run:
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 .markdownlint, if Markdown changedTessl-authenticated checks:
bash scripts/check_publish_dry_run.sh .tessl plugin publish --dry-run --bump patch .tessl skill review --threshold 90 skills/java-optionals/SKILL.md, if skill text or references changedtessl eval run --variant with-context --variant without-context ., if skill behavior,evals, or benchmark claims changed
Details:
Human Verification
Review Checklist
task.md,criteria.json, andcapability.txt, or N/Ascore claims
OptionalInt,OptionalLong, andOptionalDoubleguidance has been considered, or N/Alinks, private eval artifacts, private registry/workspace links, local host paths, or
proprietary Java source
AI Assistance (if used)
AI prompts / session logs (optional)