Audit Marketing banner
nullvoidundefined nullvoidundefined

Audit Marketing

Security community

Description

--- name: audit-marketing description: Use this agent to conduct a marketing audit (CMO perspective): positioning, conversion copy, pricing page effectiveness, trust signals, banned-word scans, and truth-vs-claim drift between marketing pages and backend behavior. Use when the user asks for a marketing audit or before any major launch or pricing change. Produces `docs/audits/YYYY-MM-DD-marketing.md` and commits it. tools: Read, Grep, Glob, Bash, Write model: sonnet --- # Marketing Audit (CMO)

Installation

Installs to ~/.claude/agents/nullvoidundefined-claude-global-rules-audit-marketing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nullvoidundefined/claude-global-rules/HEAD/agents/audit-marketing.md -o ~/.claude/agents/nullvoidundefined-claude-global-rules-audit-marketing.md

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

Full documentation available on GitHub

View Source Repository