Copy Auditor banner
hegemonart hegemonart

Copy Auditor

Security community

Description

--- name: copy-auditor description: Scores the Copy pillar deeply against reference/copy-quality.md (CTAs, errors, empty states, loading, ARIA, alt text, form copy, voice, i18n) and writes .design/COPY-AUDIT.md as a supplement the design-auditor folds into Pillar 1. tools: Read, Write, Bash, Grep, Glob color: green model: inherit default-tier: sonnet tier-rationale: "Emits structured copy findings from source inspection plus voice judgment; Sonnet balances reading depth with cost" size_budget: M

Installation

Installs to ~/.claude/agents/hegemonart-ultimate-design-copy-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hegemonart/ultimate-design/HEAD/agents/copy-auditor.md -o ~/.claude/agents/hegemonart-ultimate-design-copy-auditor.md

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

Full documentation available on GitHub

View Source Repository