/counter-narrative
Build counter-narrative playbooks. Use when: competitor rebrand, new category claim, aggressive campaign, price change response.
$ npx -y skills add indranilbanerjee/digital-marketing-pro --skill counter-narrative --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/counter-narrative
Context preview
The summary Claude sees to decide when to auto-load this skill.
Build counter-narrative playbooks. Use when: competitor rebrand, new category claim, aggressive campaign, price change response.
SKILL.md
counter-narrative.SKILL.mdname: counter-narrative
description: "Build counter-narrative playbooks. Use when: competitor rebrand, new category claim, aggressive campaign, price change response."
/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 `python "${CLAUDE_PLUGIN_ROOT}/scripts/narrative-mapper.py" --brand {slug} --action generate-counter --competitor {name} --their-move "{what they did}" --move-type {type}` 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
Read more
name: counter-narrative description: "Build counter-narrative playbooks. Use when: competitor rebrand, new category claim, aggressive campaign, price change response."
/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 `python "${CLAUDE_PLUGIN_ROOT}/scripts/narrative-mapper.py" --brand {slug} --action generate-counter --competitor {name} --their-move "{what they did}" --move-type {type}` 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
Your agency just signed a 50-brand client. The previous agency left no playbook. Three brands are bleeding budget, two have stale positioning, one is launching in a regulated jurisdiction next month. Where do you start?
Other skills on digital-marketing-pro.
- /ab-test-plan
Design A/B and multivariate tests. Use when: sample size calculation, testing hypothesis, CRO experimentation.
Open skill - /ad-creative
Generate platform-specific ad copy. Use when: Google RSA, Meta, LinkedIn, TikTok ad variations with quality scoring.
Open skill - /add-integration
Add MCP server integrations. Use when: connecting a custom tool, API, or service to the plugin via .mcp.json.
Open skill - /aeo-audit
Audit AI search visibility. Use when: checking brand presence in ChatGPT, Perplexity, AI Overviews, Gemini.
Open skill - /aeo-geo
Optimize AI engine visibility. Use when: AEO/GEO strategy, citation optimization, entity consistency across AI platforms.
Open skill - /agency-dashboard
Portfolio-level agency dashboard aggregating health metrics across all client brands — campaign status, budget pacing, KPI attainment, team utilization. Use when reviewing cross-brand portfolio health, preparing for agency leadership standups, or getting a single-view snapshot
Open skill

