📦New capstone — Module 3: Ship a Real Follow-Up with sigilStart lesson →
Module 1 Lesson 4 35 min

Using Agents for Marketing

Understand what Claude Code agents are and when to use them for parallel marketing workflows, multi-perspective feedback, and complex campaign coordination.

What Are Agents?

Agents are one of Claude Code’s most powerful features. Think of them as AI assistants that can work on complex tasks independently while you focus on other things. For marketers, agents can handle multi-step workflows that would normally require coordinating multiple people.

What You’ll Learn

  • Understanding agents and when to use them
  • Running parallel marketing workflows
  • Getting feedback from multiple perspectives
  • Handling complex multi-step campaigns
  • Real-world agent use cases for marketers

Why Agents Matter for Marketers

Traditional marketing workflows require:

  • Multiple team members with different expertise
  • Back-and-forth reviews and revisions
  • Coordinating schedules for meetings
  • Waiting for feedback from various stakeholders

With agents, you can:

  • Get multiple perspectives instantly
  • Run parallel workflows simultaneously
  • Complete complex projects in minutes, not days
  • Iterate faster with diverse feedback

What Are the Basics of Claude Code Agents?

An agent is a specialized instance of Claude that focuses on a specific task. When you ask Claude to use an agent, it:

  1. Understands the task requirements
  2. Creates a specialized agent with the right context
  3. The agent works independently on the task
  4. Returns completed work back to you

Think of Agents Like Team Members: If you were launching a campaign, you’d normally brief your content writer, designer, and analyst separately. With agents, you brief them all at once, and they work in parallel.

When Should You Use Agents for Marketing?

Use agents when you need:

1. Multiple Perspectives

Get feedback on your campaign from different viewpoints simultaneously.

2. Parallel Workflows

Create multiple pieces of content at the same time.

3. Complex Analysis

Deep dive into data, competitors, or market research.

4. Independent Tasks

Tasks that don’t need your constant input to complete.

Your First Agent: Campaign Review

Let’s start with a practical example. You’ve written a campaign brief and want feedback from different perspectives.

I have a campaign brief in campaigns/q2-launch/brief.md

Please review this brief from three perspectives and provide feedback:

1. As a creative director - evaluate the creative strategy and messaging
2. As a data analyst - assess the measurement plan and KPIs
3. As a budget manager - review the budget allocation and ROI projections

For each perspective, provide:
- What's working well
- Areas for improvement
- Specific recommendations
- Red flags or concerns

Save the combined review as campaigns/q2-launch/brief-review.md

Claude will create three specialized agents, each reviewing your brief from their unique angle. This gives you the equivalent of a cross-functional review meeting in minutes.

Multi-Agent Workflows for Marketing

Example 1: Content Creation at Scale

Use Case: Blog Content Series

Create a 5-part blog series with supporting materials.

Create a 5-part blog series about "Productivity Tips for Remote Teams"

Use agents to work on these in parallel:

Agent 1: Create outlines for all 5 posts with SEO keywords
Agent 2: Write full drafts for posts 1-2
Agent 3: Write full drafts for posts 3-4
Agent 4: Write full draft for post 5
Agent 5: Create social promotion plan for the entire series

All content should follow our brand voice from brand/voice-guide.md
Target persona: "Manager Mark" from brand/personas/

Save all outputs in content/blog/productivity-series/

Example 2: Campaign Launch Package

Use Case: Complete Campaign Assets

Create everything needed for a campaign launch simultaneously.

Create a complete launch package for Planerio's Q2 campaign.

Run these tasks in parallel using agents:

Agent 1 - Email Sequence: Create 5-email welcome sequence
Agent 2 - Social Media: 30 days of social posts (mix of platforms)
Agent 3 - Ads: 10 variations each for Google, Facebook, LinkedIn
Agent 4 - Landing Page: Complete landing page copy with 3 section variations
Agent 5 - Press Kit: Press release, FAQ, boilerplate, key messages

Use the campaign brief at campaigns/q2-launch/brief.md for context
Follow brand guidelines in brand/voice-guide.md

Save each in the appropriate content/ subfolder

Example 3: Competitive Intelligence

Use Case: Multi-Competitor Analysis

Analyze multiple competitors simultaneously.

Conduct competitive analysis on 5 competitors in parallel:

Agent 1: Analyze RescueTime
Agent 2: Analyze Freedom app
Agent 3: Analyze Focus@Will
Agent 4: Analyze Forest app
Agent 5: Analyze Centered app

For each competitor, research and document:
- Target audience and positioning
- Key features and pricing
- Marketing approach and channels
- Messaging and value propositions
- Strengths vs our product
- Weaknesses we can exploit
- Marketing tactics we should consider

Create individual reports in research/competitors/
Then create a master comparison in research/competitive-landscape.md

Getting Multi-Perspective Feedback

One of the most valuable uses of agents is getting feedback from multiple angles on your work.

Campaign Feedback Example

Review the campaign in campaigns/q2-launch/ from these perspectives:

1. Brand Guardian: Does it align with brand guidelines? Is messaging consistent?
2. SEO Specialist: Are we targeting the right keywords? Is content optimized?
3. Conversion Expert: Are CTAs effective? Is the funnel clear?
4. Social Media Manager: Will this content perform on social? Engagement potential?
5. Email Marketer: Are subject lines compelling? Preview text optimized?

Each agent should:
- Score the campaign (1-10) for their area
- List 3 strengths
- List 3 improvements needed
- Provide specific action items

Compile all feedback into campaigns/q2-launch/multi-review.md

Why This Is Powerful: Getting five specialized reviews would normally require 5 different meetings, multiple rounds of revisions, and days or weeks of coordination. With agents, you get comprehensive feedback in minutes.

Advanced Agent Patterns

Sequential Agent Workflows

Agents can build on each other’s work:

Create a blog post with sequential agent workflow:

Step 1 - Research Agent: Research "productivity for enterprise and large corporations"
         and identify key themes, statistics, expert quotes

Step 2 - Outline Agent: Using the research, create a detailed outline
         with SEO optimization

Step 3 - Writing Agent: Write the full post based on the outline

Step 4 - SEO Agent: Optimize the post for target keywords

Step 5 - Social Agent: Create promotional social posts

Each agent uses output from previous agents.
Save all work in content/blog/productivity-guide/

Parallel + Sequential Combined

Create a complete content marketing campaign:

PHASE 1 (Parallel):
Agent 1: Create 3 buyer personas
Agent 2: Research 10 target keywords
Agent 3: Analyze top 5 competitors' content

PHASE 2 (Sequential, using Phase 1 outputs):
Agent 4: Create content strategy based on personas and keywords
Agent 5: Create 10 blog post outlines targeting the keywords
Agent 6: Create promotion strategy based on where personas hang out

PHASE 3 (Parallel):
Agents 7-11: Write the first 5 blog posts simultaneously
Agent 12: Create social promotion calendar
Agent 13: Create email nurture sequence

Save everything in campaigns/content-marketing-q2/

Agent Best Practices

Getting the Most from Agents

  • Be specific: Give agents clear objectives and context
  • Provide reference materials: Point agents to brand guides, personas, etc.
  • Define outputs clearly: Specify format, length, where to save
  • Use parallel for independent tasks: Don’t wait when you don’t have to
  • Use sequential when context matters: Let agents build on each other
  • Review and iterate: Agent output is a draft, refine as needed

Real-World Marketing Scenarios

Scenario 1: Emergency Campaign Pivot

Your competitor just launched a competing feature. You need to respond quickly.

URGENT: Competitor announced new feature. Create response campaign.

Agent 1: Analyze their announcement and positioning
Agent 2: Draft our counter-positioning and messaging
Agent 3: Create comparison content (us vs them)
Agent 4: Draft social media response posts
Agent 5: Create internal FAQ for sales team
Agent 6: Draft email to existing customers highlighting our advantages

Target completion: Next 30 minutes
Save everything in campaigns/competitive-response/

Scenario 2: Content Refresh Initiative

Refresh our top 10 blog posts from last year:

Create 10 agents in parallel, each assigned one post:

Each agent should:
1. Read the original post
2. Update statistics and data
3. Add new information from past year
4. Improve SEO optimization
5. Refresh meta descriptions
6. Suggest new images/visuals
7. Create updated social promotion

Save refreshed posts with -v2 suffix
Create summary report of all changes

Scenario 3: Localization Project

Adapt our US campaign for 3 international markets:

Agent 1 - UK Market: Adapt messaging, spelling, cultural references
Agent 2 - Canadian Market: Bilingual considerations, regional differences
Agent 3 - Australian Market: Local terminology, cultural adaptation

For each market create:
- Localized landing page copy
- Adapted email sequences
- Market-specific social content
- Local competitor analysis

Maintain brand essence while respecting local culture
Save in campaigns/q2-launch/[market-name]/

Common Questions

Q: How many agents can I run at once?

Claude can handle multiple agents efficiently. For marketing work, 5-10 parallel agents is common. The limit depends more on how much output you can review effectively.

Q: Do agents remember what other agents did?

By default, agents work independently. But you can have later agents reference earlier agents’ outputs by pointing them to the saved files.

Q: Should I always use agents?

No. For simple, single tasks, just ask Claude directly. Use agents when you need parallel work, multiple perspectives, or complex multi-step projects.

Q: How do I know if agent output is good?

Always review agent work. Agents are very capable but you’re the final quality control. Use agents to create solid first drafts that you can refine.

Key Takeaways

  • Agents enable parallel workflows that would normally require multiple people
  • Use agents for multi-perspective feedback, content creation at scale, and complex analysis
  • Combine parallel and sequential agent workflows for sophisticated campaigns
  • Always provide clear objectives and reference materials to agents
  • Agent output is high-quality draft work that you refine to final
  • Agents can compress weeks of work into hours

You’ve Unlocked Superpowers: Understanding agents means you can now execute marketing campaigns that would normally require a full team. This is one of the most transformative skills in the course.

NEW CAPSTONE

Module 3: Ship with sigil

Send personalized post-event follow-ups end-to-end with sigil — an open-source CLI built for marketers, inside Claude Code.

Start the lesson See the source →

From the same team that built this course.