Skip to main content

Writing Voice

@dougschaefer/writing-voicev2026.06.29.1· 28d agoMODELS
01README

Organizational writing voice management — tone tiers, audience targeting, document type templates, anti-patterns, and kill-list enforcement for consistent client-facing communications.

02Release Notes

Document the add-anti-pattern method in the README; fix LICENSE link.

03Models1
@dougschaefer/writing-voicev2026.06.29.1writing_voice/voice.ts

Global Arguments

ArgumentTypeDescription
organizationNamestring
voiceIdentitystring
tiersarray
proseRulesstring
positioningFrameworkstring
documentTypesarray
audiencesarray
antiPatterns?array
killList?array
fn get()
Retrieve the full voice profile

Resources

profile(infinite)— Voice profile
reference(infinite)— Reference document for voice pattern-matching
anti-pattern(infinite)— Stored anti-pattern (wrong/right pair) for voice enforcement
04Previous Versions7
2026.05.27.1

Modernization: idempotency, live pre-flight checks, sensitive-field marking, resource-write fixes per audit. No breaking API changes.

Modified 1 models

2026.05.26.1

Align model version fields with manifest (2026.05.26.1); republish under swamp 20260526 conventions

2026.05.13.1

Add JSDoc to model entrypoints to satisfy rubric v2 symbols-docs factor

2026.04.27.1

Add curated README and LICENSE to tarball (additionalFiles), bringing extension's Swamp Club quality grade from F/B to A-/B.

2026.03.29.1

Pin zod to 4.3.6

2026.03.18.4
2026.03.18.3
05Stats
A
100 / 100
Downloads
31
Archive size
6.4 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms
07Labels