Voice Guard banner
amirfish1 amirfish1

Voice Guard

Development community

Description

--- name: voice-guard description: Use to check ONE already-written piece of copy against a voice guide before it ships — it spawns ONE fresh sibling session via CCC that scores the existing draft against the stated voice rules, flags every violation with the offending quote and a minimal in-voice rewrite, and gives a ship / revise verdict. For an artifact that already exists, not a copy competition. allowed-tools: Bash --- Voice-guard spawns a single fresh CCC session that holds an existing dr

Installation

Installs to ~/.claude/skills/amirfish1-claude-command-center-voice-guard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amirfish1-claude-command-center-voice-guard && curl -fsSL https://raw.githubusercontent.com/amirfish1/claude-command-center/HEAD/skills/voice-guard.md -o ~/.claude/skills/amirfish1-claude-command-center-voice-guard/SKILL.md

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

Full documentation available on GitHub

View Source Repository