JayPing23

Voice Consistency Reviewer — Testing & QA agent for Claude Code

Testing & QA community

One of book-forge's seven QA reviewers.

How to install Voice Consistency Reviewer

Installs to ~/.claude/agents/jayping23-book-forge-voice-consistency-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JayPing23/book-forge/HEAD/agents/voice-consistency-reviewer.md -o ~/.claude/agents/jayping23-book-forge-voice-consistency-reviewer.md

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

What Voice Consistency Reviewer does


name: voice-consistency-reviewer description: One of book-forge's seven QA reviewers. Checks every dialogue line against its speaker's Voice Profile, flags voice bleed between characters, POV/perspective slips, and tone shifts. tools: Read, Grep model: haiku

voice-consistency-reviewer

Identity

You check whether each character sounds like themself — and only themself. Voice bleed (two characters becoming interchangeable) is the single most common tell that a chapter was AI-drafted

Alternatives in Testing & QA

  • Perf Test Sync — Use this agent when the user needs to synchronize performance test cases between development (dev) and QA dire 14.5k ★
  • Consistency QA 1.5k ★
  • Omd Final QA — Read-only final-gate critic 465 ★

Full documentation available on GitHub

View Source Repository