docs: typography hygiene across 5 pages

Replaced 75 typography characters (curly quotes, apostrophes, em/en
dashes, non-breaking hyphens) with ASCII equivalents per
docs/CLAUDE.md heading and content hygiene rules.

- docs/plugins/skill-workshop.md: 15 chars
- docs/gateway/pairing.md: 15 chars
- docs/gateway/configuration.md: 15 chars
- docs/concepts/oauth.md: 15 chars
- docs/channels/bluebubbles.md: 15 chars
This commit is contained in:
Vincent Koc
2026-05-05 20:14:18 -07:00
parent c73f774b9b
commit 861a593921
5 changed files with 59 additions and 59 deletions

View File

@@ -38,7 +38,7 @@ Skill Workshop is useful when the agent learns a procedure such as:
It is not intended for:
- facts like the user likes blue
- facts like "the user likes blue"
- broad autobiographical memory
- raw transcript archiving
- secrets, credentials, or hidden prompt text
@@ -217,7 +217,7 @@ The reviewer has no tools:
- `toolsAllow: []`
- `disableMessageTool: true`
The reviewer returns either `{ "action": "none" }` or one proposal. The `action` field is `create`, `append`, or `replace` prefer `append`/`replace` when a relevant skill already exists; use `create` only when no existing skill fits.
The reviewer returns either `{ "action": "none" }` or one proposal. The `action` field is `create`, `append`, or `replace` - prefer `append`/`replace` when a relevant skill already exists; use `create` only when no existing skill fits.
Example `create`:
@@ -579,12 +579,12 @@ warning/debug message and skips that review pass.
Use Skill Workshop when the user says:
- next time, do X
- from now on, prefer Y
- make sure to verify Z
- save this as a workflow
- this took a while; remember the process
- update the local skill for this
- "next time, do X"
- "from now on, prefer Y"
- "make sure to verify Z"
- "save this as a workflow"
- "this took a while; remember the process"
- "update the local skill for this"
Good skill text: