Skip to content

docs(scripts): drop the stale .hermes-plugin note from sync-skills.mjs - #110

Merged
sweetrb merged 1 commit into
mainfrom
hermes-comment-cleanup
Jul 29, 2026
Merged

docs(scripts): drop the stale .hermes-plugin note from sync-skills.mjs#110
sweetrb merged 1 commit into
mainfrom
hermes-comment-cleanup

Conversation

@sweetrb

@sweetrb sweetrb commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Last remaining reference to the removed .hermes-plugin/ directory. The comment explained that hermes "carries no skill copy" — now that the directory is gone, it only sends a reader looking for something that no longer exists. The clause that still matters (.agents/plugins/marketplace.json sources ./codex, so syncing codex covers every other surface) is kept.

Comment only — script behavior unchanged and sync-skills.mjs --check still passes in all four repos. scripts/ is not in package.json files[], so nothing ships: no version bump, and no CHANGELOG entry for a comment correction.

The file is byte-identical across all four repos (ci.yml's skill-copy verification and conformance-check.sh both depend on that), so this identical commit lands in each — verified matching sha256 after the edit.

.hermes-plugin/ no longer exists, so a comment explaining that it "carries no
skill copy" now points at nothing and just makes a reader hunt for a directory
that was removed. The surviving clause (.agents/plugins/marketplace.json sources
./codex, so syncing codex covers every other surface) is the part that still
matters.

Comment only — the script's behavior is unchanged and `sync-skills.mjs --check`
still passes. scripts/ is not in package.json files[], so nothing ships and no
version bump is owed; no CHANGELOG entry for a comment correction. The file stays
byte-identical across all four repos (ci.yml verifies skill copies, and
conformance-check.sh expects this file to match), so this same commit lands in
each.
@sweetrb
sweetrb merged commit 315af5f into main Jul 29, 2026
8 checks passed
@sweetrb
sweetrb deleted the hermes-comment-cleanup branch July 29, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant