Voice Reviewer banner
zircote zircote

Voice Reviewer

Data & AI community

Description

--- name: voice-reviewer description: "Proactively reviews markdown content for AI writing patterns after edits. Also triggers on explicit requests to check for AI patterns, review voice, make content sound human, or improve writing authenticity." model: inherit color: cyan tools: - Read - Grep - Glob - Bash - Skill --- ## When to Use Use this agent PROACTIVELY after writing or editing markdown content files (.md, .mdx). <example> Context: The assistant just created or edited a mark

Installation

Installs to ~/.claude/agents/zircote-human-voice-voice-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zircote/human-voice/HEAD/agents/voice-reviewer.md -o ~/.claude/agents/zircote-human-voice-voice-reviewer.md

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

Full documentation available on GitHub

View Source Repository