commands/marketing-campaign.md
Plan and execute a marketing campaign from brief to full content suite.
/marketing-campaign # Prompt for brief interactively
/marketing-campaign [product brief] # Full campaign from inline brief
/marketing-campaign copy [type] # Single deliverable only
/marketing-campaign review [file-or-brief] # Copy audit for conversion and brand consistency
Provide a product brief containing:
The agent returns all campaign deliverables in order, with a copy review summary at the end.
/marketing-campaign copy landing-page
/marketing-campaign copy email-sequence
/marketing-campaign copy social-posts
/marketing-campaign copy ads
/marketing-campaign copy video-scripts
Requires positioning to be defined first. Run full mode or provide the angle before requesting a single deliverable.
/marketing-campaign review path/to/copy.md
/marketing-campaign review "paste copy here"
Returns a structured audit against:
Product: [name]
Description: [1-3 sentences on what it does]
Audience: [who, specifically]
Problem: [the specific pain the product solves]
Benefit: [the outcome the user gets]
Tone: [adjectives + what to avoid]
Channels: [landing page, email, LinkedIn, X, ads, video]
Goal: [launch, waitlist, signups, awareness — and timeline]
When saving campaign assets, the convention is .claude/campaigns/{campaign-name}/:
.claude/campaigns/product-launch/
├── positioning.md
├── landing-page.md
├── email-sequence.md
├── social-posts.md
├── ad-copy.md
├── video-scripts.md
└── content-calendar.md
Confirm the save location before writing files.
/marketing-campaign Build a 7-day launch campaign for an AI career platform for UK university students.
/marketing-campaign copy landing-page
/marketing-campaign review .claude/campaigns/the-key/landing-page.md
This command invokes:
marketing-agent — campaign planning and copy productionbrand-voice — voice capture when tone needs locking across multiple outputscontent-engine — platform-native social content productioncrosspost — multi-platform distributionmarket-research — deep audience or competitive intelligence/plan — Strategic planning before a campaign/plan-prd — Product requirements document before briefing a campaign/code-review — Review code behind a landing page implementationPart of Everything Claude Code