Content Strategy
Develop a comprehensive content strategy for "$ARGUMENTS". Define content pillars, plan an editorial calendar, and map distribution channels.
Prerequisites
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run /marketing:customer-research $ARGUMENTS first, or use --skip-checks to bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Process
Read context:
- Read
.metapowers/marketing/$ARGUMENTS/00-strategy.md for audience, positioning, and competitive context
- Read
plugins/marketing/shared/race-framework-guide.md for Reach phase guidance
Define content pillars:
- Identify 3-5 core topics that align with the product positioning and audience needs
- Each pillar should map to a key search intent or audience pain point
- Validate pillars against competitor content gaps
Content audit (if applicable):
- Use WebSearch to audit existing content from "$ARGUMENTS" (if a URL is provided)
- Identify what's performing, what's missing, and what needs updating
- Map content gaps against the pillar strategy
Plan content types and formats:
- Blog posts, guides, case studies, videos, podcasts, newsletters, social
- Map formats to funnel stages (awareness, consideration, decision)
- Identify the 80/20: which formats deliver the most value with least effort?
Build editorial calendar framework:
- Publishing cadence recommendation (frequency per channel)
- Content mix across pillars and formats
- Seasonal or event-driven content opportunities
- Repurposing strategy (one piece → multiple formats)
Map distribution channels:
- Where does the audience consume content? (informed by customer research)
- Owned, earned, paid distribution plan
- SEO vs. social vs. email vs. community distribution weighting
Write the artifact to .metapowers/marketing/$ARGUMENTS/01-reach.md under a ## Content Strategy section:
- Content Pillars — topics with rationale
- Content Types & Formats — mapped to funnel stages
- Editorial Calendar Framework — cadence, mix, seasonal
- Distribution Plan — channels, weighting, repurposing
- Quick Wins — first 5 pieces to create
Output
Content strategy written to .metapowers/marketing/$ARGUMENTS/01-reach.md. Present a summary highlighting:
- Content pillars defined
- Recommended publishing cadence
- Top 3 quick-win content pieces to start with
1---2name: content-strategy3description: Plan content pillars, editorial calendar, and distribution strategy4---56# Content Strategy78Develop a comprehensive content strategy for "$ARGUMENTS". Define content pillars, plan an editorial calendar, and map distribution channels.910## Prerequisites1112Read `.metapowers/marketing/$ARGUMENTS/00-strategy.md`. If this file does not exist, tell the user:1314> Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run `/marketing:customer-research $ARGUMENTS` first, or use `--skip-checks` to bypass.1516If `--skip-checks` is present in $ARGUMENTS, skip this check and log to `.metapowers/marketing/$ARGUMENTS/skip-log.md`.1718## Process19201. **Read context:**21 - Read `.metapowers/marketing/$ARGUMENTS/00-strategy.md` for audience, positioning, and competitive context22 - Read `plugins/marketing/shared/race-framework-guide.md` for Reach phase guidance23242. **Define content pillars:**25 - Identify 3-5 core topics that align with the product positioning and audience needs26 - Each pillar should map to a key search intent or audience pain point27 - Validate pillars against competitor content gaps28293. **Content audit (if applicable):**30 - Use WebSearch to audit existing content from "$ARGUMENTS" (if a URL is provided)31 - Identify what's performing, what's missing, and what needs updating32 - Map content gaps against the pillar strategy33344. **Plan content types and formats:**35 - Blog posts, guides, case studies, videos, podcasts, newsletters, social36 - Map formats to funnel stages (awareness, consideration, decision)37 - Identify the 80/20: which formats deliver the most value with least effort?38395. **Build editorial calendar framework:**40 - Publishing cadence recommendation (frequency per channel)41 - Content mix across pillars and formats42 - Seasonal or event-driven content opportunities43 - Repurposing strategy (one piece → multiple formats)44456. **Map distribution channels:**46 - Where does the audience consume content? (informed by customer research)47 - Owned, earned, paid distribution plan48 - SEO vs. social vs. email vs. community distribution weighting49507. **Write the artifact** to `.metapowers/marketing/$ARGUMENTS/01-reach.md` under a `## Content Strategy` section:51 - **Content Pillars** — topics with rationale52 - **Content Types & Formats** — mapped to funnel stages53 - **Editorial Calendar Framework** — cadence, mix, seasonal54 - **Distribution Plan** — channels, weighting, repurposing55 - **Quick Wins** — first 5 pieces to create5657## Output5859Content strategy written to `.metapowers/marketing/$ARGUMENTS/01-reach.md`. Present a summary highlighting:60- Content pillars defined61- Recommended publishing cadence62- Top 3 quick-win content pieces to start with