/forecast-coverage
Calculates required pipeline coverage vs targets and highlights gaps by segment.
$ 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
/forecast-coverage
Context preview
What this command does when you run it.
Calculates required pipeline coverage vs targets and highlights gaps by segment.
Command definition
forecast-coverage.mdname: forecast-coverage
description: Calculates required pipeline coverage vs targets and highlights gaps by segment.
usage: /sales-pipeline:forecast-coverage --goal 5000000 --segment enterprise --period Q1
Command: forecast-coverage
Inputs
- **goal** – bookings target for the selected period (number).
- **segment** – optional segment/product/region filter.
- **period** – fiscal period label (Q1, H2, Month-1).
- **confidence** – default 3x coverage multiplier (override as needed).
- **include-scenarios** – true/false to add upside/downside modeling.
Workflow
1. **Target Alignment** – pull quota data (goal, attainment to date, remaining gap). 2. **Pipeline Snapshot** – aggregate open opportunities by stage, ARR, and probability. 3. **Coverage Modeling** – calculate pipeline/goal ratios under base, stretch, conservative assumptions. 4. **Gap Analysis** – identify teams/segments below threshold and quantify required net-new pipeline. 5. **Recommendations** – map gaps to GTM plays (marketing campaigns, partner sourcing, AE blitz).
Outputs
- Coverage dashboard with ratios per team/segment.
- Gap table listing required additional pipeline by stage.
- Scenario summary showing best/base/worst coverage outcomes.
Agent/Skill Invocations
- `pipeline-director` – supplies targets + coverage thresholds.
- `pipeline-analyst` – runs modeling + scenarios.
- `forecast-coach` – drives action plans with frontline leaders.
- `forecast-discipline` skill – enforces consistent coverage methodology.
---
Read more
name: forecast-coverage description: Calculates required pipeline coverage vs targets and highlights gaps by segment. usage: /sales-pipeline:forecast-coverage --goal 5000000 --segment enterprise --period Q1
Command: forecast-coverage
Inputs
- **goal** – bookings target for the selected period (number).
- **segment** – optional segment/product/region filter.
- **period** – fiscal period label (Q1, H2, Month-1).
- **confidence** – default 3x coverage multiplier (override as needed).
- **include-scenarios** – true/false to add upside/downside modeling.
Workflow
1. **Target Alignment** – pull quota data (goal, attainment to date, remaining gap). 2. **Pipeline Snapshot** – aggregate open opportunities by stage, ARR, and probability. 3. **Coverage Modeling** – calculate pipeline/goal ratios under base, stretch, conservative assumptions. 4. **Gap Analysis** – identify teams/segments below threshold and quantify required net-new pipeline. 5. **Recommendations** – map gaps to GTM plays (marketing campaigns, partner sourcing, AE blitz).
Outputs
- Coverage dashboard with ratios per team/segment.
- Gap table listing required additional pipeline by stage.
- Scenario summary showing best/base/worst coverage outcomes.
Agent/Skill Invocations
- `pipeline-director` – supplies targets + coverage thresholds.
- `pipeline-analyst` – runs modeling + scenarios.
- `forecast-coach` – drives action plans with frontline leaders.
- `forecast-discipline` skill – enforces consistent coverage methodology.
---
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

