docs(skills): switch netclaw-docs voice from em-dash to spaced hyphen - #107
Merged
Conversation
Flip the punctuation rule in the netclaw-docs skill from the em-dash to the spaced hyphen ' - ', so docs match the no-em-dash rule already used for outbound email and marketing. One rule everywhere, no docs-vs-email split. New and edited pages use ' - '; the ~50 legacy pages keep their em-dashes until touched or a dedicated sweep converts them. Also normalized the skill's own three incidental em-dashes.
Aaronontheweb
enabled auto-merge (squash)
July 22, 2026 03:35
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.
Flips the punctuation rule in the
netclaw-docsskill from the em-dash to the spaced hyphen-, so documentation matches the no-em-dash rule already used for outbound email and marketing. One rule everywhere, no docs-vs-email split to remember.What changed
## Punctuationsection: em-dash → spaced hyphen-, with style notes (mid-sentence only, no stacking, skip where a period/colon/comma/parens read cleaner) and a migration note.-.Migration
New and edited pages use
-. The ~50 legacy pages keep their em-dashes until touched for another reason or a dedicated sweep converts them (not in this PR).