Skip to content

Fix the dash override reference in the Voice section - #276

Open
Xuan-1998 wants to merge 1 commit into
blader:mainfrom
Xuan-1998:tl/humanizer-0913
Open

Xuan-1998 wants to merge 1 commit into
blader:mainfrom
Xuan-1998:tl/humanizer-0913

Conversation

@Xuan-1998

Copy link
Copy Markdown

I was reading through SKILL.md after the 3.0.0 rebuild and noticed the Voice section says the writing sample "overrides the patterns below, including §6: if the sample uses dashes, keep them at about the same rate." §6 is forced triads now; the dash rule is §8. Before the renumbering this sentence pointed at §14, the old dash rule, and the 3.0.0 mapping has 14→8, so it looks like this one reference got missed in the rewrite. It matters a bit more than a typo since an agent following the skill literally would read it as the sample overriding the triad rule.

I changed §6 to §8 and bumped the version to 3.0.1 in SKILL.md, plugin.json, and the README history, per AGENTS.md. The other cross-reference in step 3 (§6, §9, §19) checks out against the old numbering so I left it alone. python3 scripts/validate-package.py passes at 3.0.1. I couldn't run the npx skills add . --list check locally (Node 18 here, the CLI wants 22), so I'm relying on CI for that one.

The 3.0.0 renumbering moved the dash rule from §14 to §8, but the
Voice section came out citing §6, which is forced triads. Point it
at §8 and bump the version to 3.0.1 in the three shared places.
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.

2 participants