Voice Discipline Reviewer banner
dancolta dancolta

Voice Discipline Reviewer

Testing & QA community

Description

--- name: voice-discipline-reviewer description: Reviews any change touching voice drafting, lint rules, voice profile, corpus, receipts, or the drafter prompt. Enforces the Pink Elephant principle (rules in lint, not prompt), the trace test (every rule cites a real draft), and the anti-bloat budget. Invoke BEFORE committing changes to scripts/lib/safety.py, scripts/lib/voice.py, voice-profile.personal.md, voice-corpus.md, voice-receipts.md, or any change that adds bullets to the drafter prompt.

Installation

Installs to ~/.claude/agents/dancolta-x-engage-voice-discipline-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dancolta/x-engage/HEAD/.claude/agents/voice-discipline-reviewer.md -o ~/.claude/agents/dancolta-x-engage-voice-discipline-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository