counter-narrative
Build counter-narrative playbooks. Use when: competitor rebrand, new category claim, aggressive campaign, price change response.
What this skill does
# /digital-marketing-pro:counter-narrative
## Purpose
Generate a counter-narrative playbook in response to a competitor's strategic positioning move. When a competitor rebrands, launches a new feature with bold claims, creates a new category, runs an aggressive campaign, changes pricing, or announces a major partnership, the brand needs a structured response — not reactive panic. This command analyzes the competitor's move, assesses impact on the brand's positioning, selects the optimal counter-narrative approach, and produces a multi-channel response plan with specific content angles, ad concepts, PR angles, social messaging, and a timeline calibrated to urgency.
## Input Required
The user must provide (or will be prompted for):
- **Competitor name**: Which competitor made the move — used to pull existing competitive intelligence, historical positioning data, and known messaging patterns for context
- **What they did**: The specific strategic move — rebrand (new name, visual identity, or messaging overhaul), feature launch (new capability with positioning implications), category creation (defining a new market category they claim to lead), price change (aggressive discounting or premium repositioning), aggressive campaign (direct or indirect comparative advertising), partnership announcement (strategic alliance that changes their market position), or other positioning shift. Describe what changed and what they are now claiming
- **Evidence**: URLs to the competitor's new messaging, screenshots of ads, press releases, social posts, landing pages, or any observable artifacts of the move — the raw material for analyzing their positioning intent and messaging strategy
- **Urgency**: `immediate` (competitor is actively running campaigns, customers are asking questions, sales team needs talking points today) or `strategic` (competitor made an announcement but full rollout is weeks away — time to craft a deliberate, well-positioned response). This determines the timeline, depth of response, and resource allocation in the playbook
## Process
1. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Focus on current positioning, key differentiators, brand voice, and competitive advantages — these are the assets to leverage in the counter-narrative. Also check for guidelines at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` — if present, load brand voice and messaging guardrails. Check for agency SOPs at `~/.claude-marketing/sops/`. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.
2. **Analyze the competitor's move**: Examine the evidence provided to determine what positioning territory the competitor is claiming, how it differs from their previous positioning, what audience they are targeting with the move, what proof points they are using, and what weaknesses or gaps exist in their new claims. Classify the move type and assess its sophistication and likely market impact.
3. **Assess impact on the brand**: Evaluate how the competitor's move affects the brand's positioning — does it directly encroach on the brand's claimed territory? Does it create a new frame that makes the brand's positioning less relevant? Are shared customers at risk of switching? Does the move change the competitive landscape in ways that affect other competitors too? Does it create an opening the brand can exploit? Score impact severity from low (minimal overlap, limited market effect) to critical (direct positioning threat, immediate customer risk).
4. **Generate counter-narrative strategy**: Select the optimal counter-narrative approach via `narrative-mapper.py generate-counter` based on the move type and impact assessment. Approaches include — direct counter (challenge their claims with superior proof points), reframe (shift the conversation to a dimension where the brand wins), category counter (reject their category framing and define the category on the brand's terms), social proof (let customers and results speak louder than competitor claims), and zeitgeist (align the brand with a larger industry trend that makes the competitor's move look backward). Justify the approach selection with strategic rationale.
5. **Create multi-channel response plan**: For the selected approach, generate specific response tactics across all relevant channels — content pieces to publish (blog posts, case studies, comparison pages, thought leadership articles with specific angles and headlines), ad concepts to deploy (search ads defending branded terms, social ads amplifying the brand's positioning, display ads for retargeting audiences exposed to the competitor's campaign), PR angles to pitch (media narratives that position the brand favorably in the context of the competitor's move), and social messaging to post (organic content that reinforces the brand's territory without appearing reactive).
6. **Define timeline based on urgency**: For `immediate` urgency — 24-hour, 48-hour, and 1-week action items prioritized by impact and speed of execution (social posts and sales talking points first, then ads and content, then PR). For `strategic` urgency — 1-week, 2-week, and 4-week phases that build a systematic counter-narrative (research and positioning refinement first, then content production, then full-channel launch).
7. **Specify metrics to track**: Define how to measure the counter-narrative's effectiveness — share of voice changes, branded search volume trends, competitive win/loss rate shifts, customer sentiment in the positioning territory, ad performance against competitor-adjacent audiences, and any direct response metrics from the counter-narrative content and campaigns.
## Output
A complete counter-narrative playbook containing:
- **Competitor move analysis**: What the competitor did, what positioning territory they are claiming, how it differs from their previous position, the proof points and messaging they are using, and identified weaknesses or gaps in their claims
- **Impact assessment**: How the move affects the brand's positioning, customer risk level, competitive landscape changes, severity score, and any opportunities the move inadvertently creates for the brand
- **Counter-narrative strategy**: The selected approach (direct counter, reframe, category counter, social proof, or zeitgeist) with detailed rationale — why this approach is optimal given the move type, impact severity, and brand strengths
- **Multi-channel response plan**: Specific tactics per channel — content pieces with headlines and angles, ad concepts with targeting and messaging, PR angles with media pitch framing, social posts with key messages and tone — all calibrated to brand voice and the selected counter-narrative approach
- **Timeline with milestones**: Phased action plan calibrated to urgency level — immediate (24h/48h/1w) or strategic (1w/2w/4w) — with specific deliverables, owners, and dependencies for each phase
- **Messaging guidelines**: Key phrases to use and avoid, tone guidance for the counter-narrative (confident but not defensive, proactive but not reactive), proof points to emphasize, and language that reinforces the brand's positioning territory
- **Metrics to track**: Specific KPIs to monitor counter-narrative effectiveness — share of voice, branded search trends, win/loss rate, customer sentiment, campaign performance, and review cadence for adjusting the response
- **Risk assessment**: Potential competitor counter-moves to anticipate, escalation scenarios, and contingency plans if the initial counter-narrative approach does not achieve desired positioning results
## Agents Used
- **competitor-intelligence** — Competitor move analysis including positioning shift assessment, claim extraction, weakness identification, and historical positioning comparison, impact evaluation against the brand's market posRelated in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".