/run-forecast
Generates revenue forecast scenarios, compares to targets, and highlights risks/opportunities.
$ npx -y skills add gtmagents/gtm-agents --agent claude-codeHow 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
/run-forecast
Context preview
What this command does when you run it.
Generates revenue forecast scenarios, compares to targets, and highlights risks/opportunities.
Command definition
run-forecast.mdname: run-forecast
description: Generates revenue forecast scenarios, compares to targets, and highlights risks/opportunities.
usage: /revenue-forecasting-pipeline:run-forecast --timeframe Q1 --scenario base --confidence 0.8
Command: run-forecast
Inputs
- **timeframe** – period to forecast (Q1, Q2, FY, rolling-90).
- **scenario** – base | upside | downside | custom.
- **confidence** – numeric (0-1) to tune risk weighting.
- **drivers** – optional overrides for win rates, ASP, capacity, churn, expansion.
- **notes** – optional context for scenario assumptions.
Workflow
1. **Input Gathering** – pull pipeline snapshot, bookings actuals, macro assumptions, and overrides. 2. **Driver Application** – adjust conversion rates, stage weightings, and coverage multipliers per scenario. 3. **Model Execution** – compute bookings forecast, ARR impact, cash flow pacing, and contribution by segment. 4. **Variance Comparison** – benchmark vs targets, prior forecast, and budget. 5. **Insights & Actions** – flag risk areas, required pipeline creation, and mitigation plays.
Outputs
- Scenario forecast table (segment → commit/upside/downside → delta vs goal).
- Driver sheet summarizing assumptions and overrides.
- Action plan for pipeline creation or acceleration.
Agent/Skill Invocations
- `forecast-architect` – owns methodology and interpretation.
- `forecast-modeling` skill – provides model templates + sensitivity analysis.
- `revops-analyst` – validates inputs and risk tags.
---
Read more
name: run-forecast description: Generates revenue forecast scenarios, compares to targets, and highlights risks/opportunities. usage: /revenue-forecasting-pipeline:run-forecast --timeframe Q1 --scenario base --confidence 0.8
Command: run-forecast
Inputs
- **timeframe** – period to forecast (Q1, Q2, FY, rolling-90).
- **scenario** – base | upside | downside | custom.
- **confidence** – numeric (0-1) to tune risk weighting.
- **drivers** – optional overrides for win rates, ASP, capacity, churn, expansion.
- **notes** – optional context for scenario assumptions.
Workflow
1. **Input Gathering** – pull pipeline snapshot, bookings actuals, macro assumptions, and overrides. 2. **Driver Application** – adjust conversion rates, stage weightings, and coverage multipliers per scenario. 3. **Model Execution** – compute bookings forecast, ARR impact, cash flow pacing, and contribution by segment. 4. **Variance Comparison** – benchmark vs targets, prior forecast, and budget. 5. **Insights & Actions** – flag risk areas, required pipeline creation, and mitigation plays.
Outputs
- Scenario forecast table (segment → commit/upside/downside → delta vs goal).
- Driver sheet summarizing assumptions and overrides.
- Action plan for pipeline creation or acceleration.
Agent/Skill Invocations
- `forecast-architect` – owns methodology and interpretation.
- `forecast-modeling` skill – provides model templates + sensitivity analysis.
- `revops-analyst` – validates inputs and risk tags.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other commands on gtm-agents.
- /monitor-abm
Builds an ABM operations dashboard + action plan for engagement, pipeline, and experiment tracking.
Open command - /plan-plays
Produces an ABM playbook roadmap with offers, channels, and timelines aligned to tiers.
Open command - /target-accounts
Generates a prioritized ABM target list with tiering, buying committees, and activation triggers.
Open command - /build-success-plan
Produces a joint success plan with milestones, KPIs, stakeholders, and expansion hooks.
Open command - /plan-qbr
Generates an executive-ready QBR/EBR agenda with data narratives, proof points, and follow-up actions.
Open command - /run-account-review
Produces a structured account review packet with health signals, risks, and expansion plays.
Open command

