06-reference

anthropic growth marketing playbook

Thu Apr 09 2026 20:00:00 GMT-0400 (Eastern Daylight Time) ·reference ·source: Anthropic internal (screenshot shared via iMessage) ·by Anthropic Growth Marketing Team

Claude Code for Growth Marketing — Anthropic Internal Playbook

Anthropic’s own growth marketing team shared their internal results and tips for using Claude Code. This is the vendor eating their own cooking.

Team Impact

This maps to 2026-04-08-four-levels-of-ai-use: they’ve moved from Level 1 (automate existing work) through Level 3 (work that wasn’t worth doing manually — testing 10x more ad variations) and into Level 4 (building custom agentic automation for their specific workflows).

Top Tips

1. Identify API-enabled repetitive tasks

Look for workflows involving tools that have APIs — ad platforms, design tools, analytics. These are prime candidates for Claude Code automation.

RDCO status: X API (done), Firebase (done), Notion (done), Grok Imagine (done). Next candidates: Apple Search Ads API for Squarely growth, Figma API for visual design automation.

2. Break complex workflows into specialized sub-agents

Instead of one mega-prompt, create separate agents for specific tasks (e.g., headline agent vs. description agent). Specialized agents are easier to debug and produce higher quality output.

RDCO status: This IS our skills architecture. /research-brief, /draft-review, /voice-match, /remix are each specialized for one job. Validates the pattern.

3. Brainstorm and prompt plan before coding

Use Claude.ai to think through the entire workflow first, then have it create a comprehensive prompt and code structure for Claude Code. Work step-by-step rather than one-shot.

RDCO status: This is our Plan mode → implementation pattern from SOUL.md. The /build-project skill enforces this with PRD → technical plan → implementation.

Creative Pipeline Idea

The Anthropic team uses Figma integration for ad creative. Combined with our existing Grok Imagine API for image generation, a creative pipeline could look like:

  1. Grok Imagine → Generate base visuals (Memphis style, Data Dots aesthetic)
  2. Figma API → Add text overlays, sizing for different platforms, brand masks
  3. Claude Code → Generate copy variants, A/B test headlines
  4. Platform API → Deploy to ad platform (Apple Search Ads, Meta)

This is the autonomous ads pipeline with a visual creative layer added. The missing piece today is the Figma API integration — worth exploring when we’re ready for Squarely or Data Dots marketing.

Actionable for RDCO