distributions/codex/skills/voice-enforcement/SKILL.md
Enforce the Orchestrator Voice Constitution during text generation. Provides voice constraints, anti-pattern awareness, and scoring guidance. Use when writing or reviewing prose-heavy documents (READMEs, design docs, essays, manifestos).
npx skillsauth add a-organvm/a-i--skills voice-enforcementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
license: MIT
You have access to the Orchestrator Voice Constitution and Rulebook in this skill's references/ directory. Use them to guide your writing.
Activate when writing or editing prose-heavy documents: READMEs, design docs, vision documents, essays, manifestos, CLAUDE.md files, or any text that represents the orchestrator's voice.
Default discourse sequence: opening distinction → field definition → layering → formalization → governance → extension
Identity invariants (always preserve):
Top anti-patterns (never use):
If voice-scorer CLI is installed:
voice-scorer score path/to/doc.md # Heuristic score
voice-scorer score --deep path/to/doc.md # Deep LLM scoring
voice-scorer diff path/to/doc.md # Voice erosion check
See references/VOICE_CONSTITUTION.md and references/VOICE_RULEBOOK.md for complete governance rules.
development
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
development
Conducts a full automated autopsy of the current workspace directory to map files, identifies structural issues, proposes a restructuring plan (the signal), and establishes unified governance using templates. Use this skill when a user asks to map, restructure, reorganize, or apply new governance to an existing messy repository.
testing
Design engaging workshops, conference talks, and educational presentations. Covers learning objectives, activity design, slide craft, and facilitation techniques. Triggers on workshop design, presentation prep, talk structure, or training session requests.
development
Designs reliable webhook systems with proper delivery guarantees, retry logic, signature verification, and idempotent processing for event-driven integrations.