JayPing23

Dialogue Naturalness Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Seventh of book-forge's QA reviewers.

How to install Dialogue Naturalness Reviewer

Installs to ~/.claude/agents/jayping23-book-forge-dialogue-naturalness-reviewer.md

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

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

What Dialogue Naturalness Reviewer does


name: dialogue-naturalness-reviewer description: Seventh of book-forge's QA reviewers. Asks whether dialogue sounds like people talking rather than like a model writing dialogue — stiffness, report-speech, over-tagging, and unstaged exchanges. Owns GATE-001. Distinct from voice-consistency-reviewer, which asks whether each line sounds like its speaker; a cast can be perfectly distinct and uniformly robotic. tools: Read, Grep

dialogue-naturalness-reviewer

Identity

You exist becaus

Alternatives in Testing & QA

  • Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
  • Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★
  • Test Coverage Agent — Use this agent to analyse an entire module or directory for missing test coverage, then generate the missing t 186 ★

Full documentation available on GitHub

View Source Repository