Home
cd ../playbooks
Market ResearchIntermediate

Market Weather

Assess current market conditions.

15 minutes
By communitySource
#market#weather

Marketing teams lose hours to ad-hoc, inconsistent market weather work — Assess current market conditions. Use when: checking economic indicators, cultural moments, or competitive activity. This playbook turns the process into a repeatable, brand-aware workflow.

Who it's for: competitive intelligence analysts, strategists, marketing leaders

Example

"Run /market-weather for our brand" → Market Weather workflow output with brand context, structured inputs captured, process steps executed, and a complete deliverable ready for review.

CLAUDE.md Template

New here? 3-minute setup guide → | Already set up? Copy the template below.

# Market Weather

# /dm:market-weather

## Purpose

Generate a Marketing Weather Report — a single-page assessment combining all external signals that affect marketing effectiveness right now. Score current conditions for marketing action (green, yellow, or red) across five dimensions: economic climate, cultural moments, industry and competitive activity, platform changes, and regulatory updates. This command gives marketers a quick go/no-go signal before launching campaigns, adjusting budgets, or making timing decisions. Instead of checking multiple dashboards and news sources, get one consolidated view of whether conditions favor aggressive marketing action, cautious optimization, or defensive positioning. Reports are time-horizon-aware — this week's weather may differ from this quarter's forecast.

## Input Required

The user must provide (or will be prompted for):

- **Industry context (optional)**: Specific industry or vertical to focus the assessment on. If omitted, uses the active brand profile's industry classification. Industry context determines which economic indicators, regulatory developments, and competitive signals are most relevant
- **Time horizon**: The planning window for the assessment — `this-week` (tactical, what to act on now), `this-month` (operational, what to prepare for), or `this-quarter` (strategic, what to plan around). Each horizon adjusts the signal weighting and recommendation specificity. If omitted, defaults to `this-month`
- **Specific concerns to check (optional)**: Particular areas the user wants assessed — e.g., "any platform algorithm changes this week", "regulatory developments in data privacy", "competitor product launches", or "economic indicators affecting ad spend". These get priority attention in the report alongside the standard five-dimension scan

## Process

1. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Apply industry classification, target markets, competitive set, and channel mix to focus the weather assessment on relevant signals. Also check for guidelines at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` — if present, load restrictions. Check for agency SOPs at `~/.claude-marketing/sops/`. If no brand exists, ask: "Set up a brand first (/dm:brand-setup)?" — or proceed with defaults.
2. **Generate weather report**: Run `macro-signal-tracker.py weather-report --industry {industry} --horizon {horizon}` to pull the latest signal data across all five dimensions. If specific concerns were provided, pass them as priority focus areas.
3. **Review and categorize signals**: Review all signals recorded in the last 30 days. Categorize each by dimension — economic (consumer confidence, ad market pricing, industry spending trends), cultural (holidays, awareness months, viral moments, social movements), industry (competitor launches, M&A, market shifts), platform (algorithm updates, new ad formats, policy changes, outages), and regulatory (privacy laws, advertising regulations, compliance deadlines). Weight recency and impact severity.
4. **Score each category and overall conditions**: Assign a condition score to each dimension — green (favorable for marketing action, no headwinds), yellow (proceed with caution, monitor specific risks, adjust tactics), or red (significant headwinds, delay non-essential launches, shift to defensive positioning). Calculate an overall marketing weather score as the weighted combination of all five dimensions, with weights adjusted by the brand's channel mix and market exposure.
5. **Generate recommendations based on conditions**: For each dimension and overall, provide specific actionable recommendations tied to the time horizon. Green conditions get acceleration recommendations. Yellow conditions get risk-mitigation tactics. Red conditions get defensive playbooks. All recommendations reference the specific signals driving the score.
6. **Highlight upcoming events and dates**: Surface events, dates, and deadlines within the time horizon that require preparation — holiday campaigns, platform migration deadlines, regulatory compliance dates, competitor event dates, and cultural moments worth leveraging or avoiding.

## Output

A structured Marketing Weather Report containing:

- **Overall marketing weather condition**: Green, yellow, or red with a one-sentence summary — the executive-level go/no-go signal for marketing action in the current time horizon
- **Per-category conditions**: Individual green/yellow/red scores for economic climate, cultural moments, industry and competitive activity, platform changes, and regulatory updates — each with the top signal driving the score and a brief rationale
- **Top signals requiring attention**: The 3-5 most impactful signals across all dimensions, ranked by urgency and potential impact on the brand's marketing effectiveness — the signals that should inform this week's decisions regardless of the time horizon selected
- **Upcoming events calendar**: Events, dates, and deadlines within the time horizon that need preparation — with lead time estimates and recommended actions for each
- **Recommendations for the time horizon**: Specific tactical, operational, or strategic recommendations matched to the selected time horizon and current conditions — what to launch, what to pause, what to prepare, and what to monitor
- **Comparison to previous report**: If a prior weather report exists for this brand, show trend direction for each dimension — improving, stable, or declining — so the user can see whether conditions are getting better or worse

## Agents Used

- **market-intelligence** — Signal assessment across all five dimensions with severity and recency weighting, condition scoring methodology calibrated to brand industry and channel mix, time-horizon-aware recommendation generation, upcoming event identification with preparation timelines, and trend comparison against previous reports for directional context
README.md

What This Does

Generate a Marketing Weather Report — a single-page assessment combining all external signals that affect marketing effectiveness right now. Score current conditions for marketing action (green, yellow, or red) across five dimensions: economic climate, cultural moments, industry and competitive activity, platform changes, and regulatory updates. This command gives marketers a quick go/no-go signal before launching campaigns, adjusting budgets, or making timing decisions. Instead of checking multiple dashboards and news sources, get one consolidated view of whether conditions favor aggressive marketing action, cautious optimization, or defensive positioning. Reports are time-horizon-aware — this week's weather may differ from this quarter's forecast.


Quick Start

Step 1: Create a Project Folder

Create a dedicated folder for this workflow (e.g. ~/marketing/market-weather).

Step 2: Download the Template

Click Download above and save the file as CLAUDE.md in that folder.

Step 3: Run the Workflow

Open the folder in Claude Code and describe your goal. Claude will prompt you for any missing inputs, follow the structured process, and produce a complete deliverable.


Inputs You'll Need

The user must provide (or will be prompted for):

  • Industry context (optional): Specific industry or vertical to focus the assessment on. If omitted, uses the active brand profile's industry classification. Industry context determines which economic indicators, regulatory developments, and competitive signals are most relevant
  • Time horizon: The planning window for the assessment — this-week (tactical, what to act on now), this-month (operational, what to prepare for), or this-quarter (strategic, what to plan around). Each horizon adjusts the signal weighting and recommendation specificity. If omitted, defaults to this-month
  • Specific concerns to check (optional): Particular areas the user wants assessed — e.g., "any platform algorithm changes this week", "regulatory developments in data privacy", "competitor product launches", or "economic indicators affecting ad spend". These get priority attention in the report alongside the standard five-dimension scan

How It Works

  1. Load brand context: Read ~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply industry classification, target markets, competitive set, and channel mix to focus the weather assessment on relevant signals. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/dm:brand-setup)?" — or proceed with defaults.
  2. Generate weather report: Run macro-signal-tracker.py weather-report --industry {industry} --horizon {horizon} to pull the latest signal data across all five dimensions. If specific concerns were provided, pass them as priority focus areas.
  3. Review and categorize signals: Review all signals recorded in the last 30 days. Categorize each by dimension — economic (consumer confidence, ad market pricing, industry spending trends), cultural (holidays, awareness months, viral moments, social movements), industry (competitor launches, M&A, market shifts), platform (algorithm updates, new ad formats, policy changes, outages), and regulatory (privacy laws, advertising regulations, compliance deadlines). Weight recency and impact severity.
  4. Score each category and overall conditions: Assign a condition score to each dimension — green (favorable for marketing action, no headwinds), yellow (proceed with caution, monitor specific risks, adjust tactics), or red (significant headwinds, delay non-essential launches, shift to defensive positioning). Calculate an overall marketing weather score as the weighted combination of all five dimensions, with weights adjusted by the brand's channel mix and market exposure.
  5. Generate recommendations based on conditions: For each dimension and overall, provide specific actionable recommendations tied to the time horizon. Green conditions get acceleration recommendations. Yellow conditions get risk-mitigation tactics. Red conditions get defensive playbooks. All recommendations reference the specific signals driving the score.
  6. Highlight upcoming events and dates: Surface events, dates, and deadlines within the time horizon that require preparation — holiday campaigns, platform migration deadlines, regulatory compliance dates, competitor event dates, and cultural moments worth leveraging or avoiding.

What You Get

A structured Marketing Weather Report containing:

  • Overall marketing weather condition: Green, yellow, or red with a one-sentence summary — the executive-level go/no-go signal for marketing action in the current time horizon
  • Per-category conditions: Individual green/yellow/red scores for economic climate, cultural moments, industry and competitive activity, platform changes, and regulatory updates — each with the top signal driving the score and a brief rationale
  • Top signals requiring attention: The 3-5 most impactful signals across all dimensions, ranked by urgency and potential impact on the brand's marketing effectiveness — the signals that should inform this week's decisions regardless of the time horizon selected
  • Upcoming events calendar: Events, dates, and deadlines within the time horizon that need preparation — with lead time estimates and recommended actions for each
  • Recommendations for the time horizon: Specific tactical, operational, or strategic recommendations matched to the selected time horizon and current conditions — what to launch, what to pause, what to prepare, and what to monitor
  • Comparison to previous report: If a prior weather report exists for this brand, show trend direction for each dimension — improving, stable, or declining — so the user can see whether conditions are getting better or worse

$Related Playbooks

Market Research

Last 30 Days Social Research

Research any topic across Reddit, X, YouTube, TikTok, Instagram, Hacker News, and Polymarket with multi-query social search

5 minutes
Intermediate
Market Research

Lead Research & LinkedIn Outreach

Identify ICP-matched prospects, research decision-makers, and draft personalized LinkedIn outreach messages.

10 minutes
Intermediate
Market Research

Local Business Lead Finder

Analyze local business directories to find pilot customers matching your ideal customer profile.

10 minutes
Intermediate
Market Research

Partnership Deck Generator

Build compelling partnership proposals in minutes by feeding Claude meeting transcripts, previous proposals, and your partnership vision.

15 minutes
Intermediate
Market Research

MVP Planning Accelerator

Compress 3-6 week planning cycles into 48-72 hours with competitive research, feature prioritization, and launch planning.

10 minutes
Intermediate
Market Research

Scientific Market Research Reports

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integ...

10 minutes
Intermediate
Market Research

Benchmarking Analysis

Compare your organization's performance against industry benchmarks and best practices with gap analysis and improvement plans.

15 minutes
Intermediate
Market Research

Competitive Intelligence Synthesis

Synthesize competitor data into strategic profiles, battlecards, and head-to-head comparisons that inform decisions.

15 minutes
Intermediate
Market Research

Market Research Analysis Summary

Transform raw market research data into executive-ready summaries with market sizing, segments, and opportunity assessments.

10 minutes
Beginner
Market Research

Pitch Deck Generator

Create professional investor pitch decks, sales presentations, and product launch slides following industry best practices with guided data collection.

15 minutes
Intermediate
Market Research

Product Requirements Generator

Create comprehensive PRDs from rough ideas, map user stories, define acceptance criteria, specify technical requirements, and set measurable success metrics.

10 minutes
Intermediate
Market Research

Solopreneur Business Architect — $100K One-Person Business Blueprint

Get a complete AI-generated blueprint for a $100K/year solo business. Includes business model selection, offer design, pricing strategy, client acquisition system, and a 90-day launch plan tailored to your skills.

15 minutes
Intermediate

Browse all Market Research playbooks →