lhitches

Copy Audit — Security skill for Claude Code

Security community

Non-destructive copy QA gate.

How to install Copy Audit

Installs to ~/.claude/skills/lhitches-seo-page-design-copy-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lhitches-seo-page-design-copy-audit && curl -fsSL https://raw.githubusercontent.com/lhitches/seo-page-design/HEAD/commands/copy-audit.md -o ~/.claude/skills/lhitches-seo-page-design-copy-audit/SKILL.md

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

What Copy Audit does


description: Non-destructive copy QA gate. Flags rule breaks (opening, banned tics, rhythm, dashes, facts, modality, distinctiveness) in a table. Usage - /copy-audit then paste the draft

Run the copy-audit skill in this plugin on the draft provided in the arguments or the conversation: $ARGUMENTS

If no voice profile has been given this session, ask for a two or three sentence voice sample and the audience in one question, then apply the default thresholds. Output the flag table only. Ne

Alternatives in Security

  • Memory Self Review — Mine recent agent history (claude-mem + usage stats) for recurring failures and repeated patterns, audit MEMOR 297 ★
  • Tool Approval Security Filter — You are a security filter for Claude Code tool execution 163 ★
  • Loongsuite Pilot — Local-first telemetry collector for AI coding agents — unified OpenTelemetry events for Claude Code, Codex, Cu 150 ★

Full documentation available on GitHub

View Source Repository