Skip to content
Automation
Command

/build-forecast-scenarios

Generates base/upside/downside revenue forecasts with signal-based adjustments.

From plugin
gtm-agents
368199 skills200 agents199 commands
Install
$ npx -y skills add gtmagents/gtm-agents --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/build-forecast-scenarios

Context preview

What this command does when you run it.

Generates base/upside/downside revenue forecasts with signal-based adjustments.

Command definition

build-forecast-scenarios.md
name: build-forecast-scenarios
description: Generates base/upside/downside revenue forecasts with signal-based adjustments.
usage: /revenue-analytics:build-forecast-scenarios --horizon q4 --granularity weekly --confidence 80 --include-renewals true

Command: build-forecast-scenarios

Inputs

  • **horizon** – timeframe (month, quarter, fiscal_year).
  • **granularity** – cadence for projections (weekly, monthly, cohort).
  • **confidence** – confidence band (70/80/90) for intervals.
  • **include-renewals** – true/false to layer in CS signals.
  • **drivers** – optional JSON/CSV with macro/product/usage adjustments.

Workflow

1. **Signal Intake** – collect bookings actuals, pipeline, product usage, renewal, and macro drivers. 2. **Model Calibration** – update conversion rates, seasonality factors, and growth coefficients. 3. **Scenario Generation** – produce base/upside/downside plus stress tests tied to driver toggles. 4. **Variance Commentary** – explain changes vs prior forecast and targets. 5. **Action Mapping** – recommend GTM + finance moves aligned to each scenario.

Outputs

  • Forecast workbook (base/upside/downside) with drivers and confidence bands.
  • Variance memo explaining deltas vs prior outlook.
  • Action register tied to scenarios (investment, enablement, hiring, demand gen).

Agent/Skill Invocations

  • `revenue-forecasting-analyst` – owns modeling + scenario analysis.
  • `revenue-intelligence-director` – crafts executive narrative.
  • `cohort-analysis` skill – benchmarks cohorts to validate assumptions.
  • `exec-briefing-kit` skill – packages summary for leadership/board.

---

Read more
Ships withgtm-agents

Free AI automation for sales, marketing, and growth teams. No coding required.

Get the whole plugin