writing-voice
Installation
SKILL.md
Writing Voice
Core principle: Write for the ear, not just the eyes. Prose should be suitable to read out loud.
Composition Rule
This skill owns house voice, punctuation, anti-AI prose, and Braden's public voice. Other writing skills should own artifact shape, not a competing voice.
Use the narrow artifact skill when the user asks for that artifact:
| Skill | Owns |
|---|---|
| notebook-explanation | Private or semi-polished technical explanation shape: tiny definitions, flows, ownership maps, concrete rules. |
| technical-articles | Public article shape: title as argument, opening, rhythm between prose and code, section claims, closing. |
| pull-request | PR title, PR body, changelog, issue links, merge strategy, durable reviewer context. |
| documentation | Folder READMEs, JSDoc, and comments that explain why rather than restating code. |
| github-issues | Public issue and PR-thread replies with maintainer context. |
| references/discord-voice.md | Casual team chat and Discord messages. |