Run a critic agent conditioned on the user's own past edits to catch voice and tone problems in a draft. Use when user says 'run voice-critic', 'voice check', 'does this sound like me', or wants a pass on a draft that has already been fact-checked and style-checked but still reads wrong. Do NOT use for fact-checking (claims verification is a separate agent) or for style-guide enforcement (also a separate agent). This skill specifically catches the gap between 'correct' and 'sounds like the author'.
$npx -y skills add anup-malani/claude-skills --skill voice-criticInstalls into the current project.
Run `npx skills use "https://github.com/anup-malani/claude-skills" --skill "anup-malani/claude-skills/voice-critic"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anup-malani/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/anup-malani/claude-skills"` and select the relevant skills, then follow their instructions.