Master Executing Marketing Campaigns
All-in-one skill covering plans, creates, optimizes, marketing. Includes structured workflows, validation checks, and reusable patterns for creative design.
Master Executing Marketing Campaigns
A Claude Code skill for planning, managing, and executing multi-channel marketing campaigns from concept to measurement. Covers campaign strategy, messaging development, channel coordination, content creation, timeline management, and post-campaign analysis.
When to Use This Skill
Choose Master Executing Marketing Campaigns when:
- You're planning and executing a product launch or promotional campaign
- You need to coordinate messaging across multiple marketing channels
- You want a structured campaign planning template with timelines and milestones
- You need to develop campaign briefs and creative guidelines
- You're measuring campaign performance and planning iterations
Consider alternatives when:
- You need social media content specifically (use a social content skill)
- You want paid advertising management (use a paid platform skill)
- You need overall marketing strategy (use a marketing strategy skill)
Quick Start
# Install the skill claude install master-executing-marketing-campaigns # Plan a product launch campaign claude "Create a 4-week launch campaign plan for our new AI code review feature targeting engineering teams" # Develop campaign messaging claude "Write campaign messaging for a Black Friday promotion: 40% off annual plans. Channels: email, social, in-app" # Post-campaign analysis claude "Here are our campaign results: [metrics]. Create a post-mortem with learnings and recommendations"
Core Concepts
Campaign Planning Framework
| Phase | Duration | Activities | Deliverables |
|---|---|---|---|
| Strategy | Week 1-2 | Goal setting, audience research, channel selection | Campaign brief |
| Creative | Week 2-3 | Messaging, copy, visuals, landing pages | Creative assets |
| Setup | Week 3-4 | Ad setup, email sequences, tracking | Live infrastructure |
| Execution | Week 4-6 | Launch, monitor, optimize, engage | Campaign in market |
| Analysis | Week 6-7 | Measure results, document learnings | Post-mortem report |
Campaign Brief Template
Campaign Name: [Name]
Objective: [Specific, measurable goal]
Target Audience: [Primary + secondary audiences]
Key Message: [One sentence that captures the campaign's core]
Value Proposition: [Why should the audience care?]
Channels: [Email, social, paid, PR, in-app, etc.]
Budget: [Total and per-channel allocation]
Timeline: [Start date → end date with milestones]
Success Metrics: [KPIs with targets]
Channel Coordination Matrix
| Channel | Pre-Launch | Launch Day | Sustain | Follow-Up |
|---|---|---|---|---|
| Teaser to list | Announcement blast | Nurture sequence | Results/case study | |
| Social | Behind-the-scenes | Launch posts (all platforms) | User stories, engagement | Recap content |
| Paid Ads | Lookalike warming | Launch campaigns | Retargeting | Scale winners |
| Blog/Content | Preview post | Deep-dive article | Related tutorials | Lessons learned |
| In-App | Feature preview flag | Announcement banner | Tooltip/onboarding | Usage report |
| PR | Embargo briefings | Press release | Analyst follow-up | Award submissions |
Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
campaign_type | string | "product_launch" | Type: product_launch, promotion, awareness, event, rebrand |
channels | string[] | ["email", "social"] | Target channels |
duration | string | "4_weeks" | Campaign duration: 1_week, 2_weeks, 4_weeks, ongoing |
budget | string | "medium" | Budget level: low (<$1K), medium ($1K-$10K), high ($10K+) |
team_size | number | 2 | Marketing team members available |
Best Practices
-
Start with one clear objective — "Increase trial signups by 30% in Q2" is a campaign objective. "Increase awareness and drive trials and improve retention" is three campaigns masquerading as one. Pick one primary goal and align everything to it.
-
Coordinate timing across channels — A scattered launch confuses the audience. Map every touchpoint on a timeline so email, social, paid, and in-app all reinforce the same message at the right moments. Use a shared calendar that the whole team references.
-
Build the measurement plan before launch — Define what success looks like, set up tracking, and create your reporting dashboard before the campaign goes live. You can't measure what you didn't plan to track.
-
Create modular assets — Design creative assets that adapt to multiple channels. A long-form blog post provides copy for social posts, email content, and ad creative. A single video can be cut into social clips. Build once, adapt everywhere.
-
Plan for the post-campaign follow-up — The campaign doesn't end when the last ad runs. Follow up with prospects who engaged but didn't convert, publish results as content, and document learnings for the next campaign.
Common Issues
Campaign underperforms expectations — Check whether you're reaching the right audience on the right channels. A technically excellent campaign targeting the wrong persona will always underperform. Revisit your audience assumptions and test different segments.
Channel performance is uneven — Expected. Double budget on channels performing well and cut underperformers rather than spreading budget evenly. Monitor performance daily in the first week and reallocate aggressively.
Team can't keep up with campaign demands — Scope campaigns to your team's capacity. A focused 2-channel campaign executed well outperforms a 6-channel campaign where every channel gets half-hearted effort. Start small and expand as you learn what works.
Reviews
No reviews yet. Be the first to review this template!
Similar Templates
Full-Stack Code Reviewer
Comprehensive code review skill that checks for security vulnerabilities, performance issues, accessibility, and best practices across frontend and backend code.
Test Suite Generator
Generates comprehensive test suites with unit tests, integration tests, and edge cases. Supports Jest, Vitest, Pytest, and Go testing.
Pro Architecture Workspace
Battle-tested skill for architectural, decision, making, framework. Includes structured workflows, validation checks, and reusable patterns for development.