Check Voice banner
jeffvincent jeffvincent

Check Voice

Development community

Description

Use the voice-authenticity skill to review content for authentic voice alignment. If content is provided in the conversation or context, review it immediately. If no content is immediately available, ask: "What content would you like me to review for voice authenticity? You can: - Paste the content directly - Provide a file path to review - Describe what needs checking" After completing the review, ask if the user wants to: 1. Apply suggested changes (offer to edit if it's a file) 2. See more

Installation

Installs to ~/.claude/skills/jeffvincent-claude-config-check-voice/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jeffvincent-claude-config-check-voice && curl -fsSL https://raw.githubusercontent.com/jeffvincent/claude-config/HEAD/commands/check-voice.md -o ~/.claude/skills/jeffvincent-claude-config-check-voice/SKILL.md

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

Full documentation available on GitHub

View Source Repository