distributions/claude/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 organvm-iv-taxis/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
Dry-run audit + targeted cleanup for shell command history. Currently wraps atuin (stats today, prune, dedup with dated preview artifacts); extensible to zsh/bash/mcfly backends. Always previews before applying — apply commands are echoed for the human to run, never auto-executed. Triggers on "/shell-history-hygiene", "audit atuin", "audit shell history", "clean shell history", "atuin prune", "atuin dedup", "shell history hygiene", "history cleanup". Replaces ad-hoc one-liners (e.g. `... | tee cmd > file.txt` which wrote two files, swallowed dedup output, and left a junk `cmd` file).
tools
Guided Cowork setup — install role-matched plugins, connect your tools, try a skill.
development
Manage AI agent session lifecycles with structured phases (FRAME, SHAPE, BUILD, PROVE), context preservation across sessions, handoff protocols, and session metadata tracking. Triggers on session management, agent lifecycle, or multi-session workflow requests.
tools
Parse a session transcript into a structured Session Governance Index — an annotated bibliography of every file modified and commit made, internal-energy accounting (tool uses, estimated tokens), shipped-vs-tasked atom tally, and classification of missing items as Gaps or Vacuums. Triggers on "visibility-schema-substrate-sweep", "session cascade audit", "session governance audit", or any request to summarize what a session actually produced versus what it was asked to produce.