diff options
Diffstat (limited to 'voice')
| -rw-r--r-- | voice/SKILL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/voice/SKILL.md b/voice/SKILL.md index cb378a2..cdf7874 100644 --- a/voice/SKILL.md +++ b/voice/SKILL.md @@ -300,7 +300,7 @@ These patterns carry Craig's writing voice. Most apply in **both** prose mode (e ### 32. First-Person Voice Rewrite [personal] -**Rule.** Rewrite impersonal third-person publish-artifact bodies into first person ("I added X", "I kept Y because..."). The commit subject line stays imperative per Conventional Commits. Skip for mechanical changes where the subject alone carries the message. +**Rule.** Rewrite impersonal third-person publish-artifact bodies into first person ("I added X", "I kept Y because..."). **The "I" is Craig**, who is the author of record and whose name the artifact goes out under — not an agent narrating work done on his behalf. Cut any construction that writes an agent in as a separate party ("Craig asked me to", "I filed this for Craig", "needs Craig's decision"); an open decision is his own, written as "I haven't decided whether…". The commit subject line stays imperative per Conventional Commits. Skip for mechanical changes where the subject alone carries the message. See `voice/references/voice-profile.org` §32 for problem, basis, examples, and history. |
