What problem does it solve? Drafting text for outside readers often produces generic, AI-sounding prose that drifts from your personal voice. This Skill drafts in a voice register learned from your own writing samples and runs two parallel review agents on every draft before you see it, catching AI tells, banned phrases, and craft weaknesses. ## Core Features & Use Cases - Register-based voice matching: Loads a voice profile from ~/.claude/data/copydesk/registers/ and matches it to the writing context, asking when ambiguous. - Dual review gate: Dispatches prose-review and craft-review agents in parallel; hard fails (em dashes, fatal patterns, ChatGPT-isms) are fixed silently, everything else returns as an advisory table you accept or reject row by row. - Learning loop integration: Snapshots drafts and review dispositions so the copydesk:learn skill can sharpen rules from your hand edits. - Use Case: Paste research notes from an investigation and ask for a blog post; the Skill drafts in your personal register, fixes banned patterns, and returns the draft with an advisory table of suggested improvements. ## Quick Start Ask Claude to write a blog post from your research notes using your configured voice register.