voice-critique
A writing critic in a prompt. It grades any document on five dimensions, professionalism, writing style, leadership, how AI-shaped the prose reads, and a snark meter, then returns a full critique with letter grades, a readiness verdict, and an optional redline.
Copy the prompt below, paste it into any AI chat, and paste or attach your document. It asks a few context questions, then hands back a self-contained HTML critique.
Loading…
Seeing the result
Where the critique renders depends on the tool. Claude.ai shows the HTML inline as an artifact. Gemini, ChatGPT, and Copilot return the HTML as source instead of rendering it, which is expected: copy the code block, save it as critique.html, and open it in any browser to see the styled result.
The full version
The prompt is the accessible path. The full version is a Claude Code skill that reads files directly, computes readability instead of estimating it, writes the HTML to disk with no copy-paste step, and grades against your own voice rules. Both live in the open-source repo: github.com/brianbeals/voice-critique.
Want it calibrated to your company’s voice, refused words, refused shapes, audience-specific snark levels? That’s the day job. Get in touch.