From kit-gtm
Generate weighted sales forecasts with best/likely/worst scenarios, commit vs. upside breakdown, and gap analysis. Works standalone with CSV or pasted pipeline; supercharged when you connect ~~CRM~~. Trigger with "forecast my pipeline", "weighted forecast for this quarter", or use the /forecast command.
npx claudepluginhub propane-ai/kits --plugin kit-gtmThis skill uses the workspace's default tool permissions.
> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
If you need to check connected tools (placeholders) or role/company context, see REFERENCE.md.
Build a weighted sales forecast with stage-based probabilities, commit vs. upside, and gap-to-quota analysis. This skill works with pipeline data you provide; when CRM is connected, it can pull pipeline automatically and use historical win rates.
┌─────────────────────────────────────────────────────────────────┐
│ FORECAST │
├─────────────────────────────────────────────────────────────────┤
│ ALWAYS (works standalone) │
│ ✓ Upload CSV or paste/describe pipeline deals │
│ ✓ Set quota and timeline │
│ ✓ Apply stage probabilities (default or custom) │
│ ✓ Weighted forecast: best / likely / worst case │
│ ✓ Commit vs. upside breakdown │
│ ✓ Gap analysis and recommendations │
├─────────────────────────────────────────────────────────────────┤
│ SUPERCHARGED (when you connect your tools) │
│ + ~~CRM~~: Pull pipeline automatically, real-time data │
│ + Historical win rates by stage, segment, deal size │
│ + Activity signals for risk scoring │
│ + Track forecast over time │
└─────────────────────────────────────────────────────────────────┘
| Stage | Default Probability |
|---|---|
| Closed Won | 100% |
| Negotiation / Contract | 80% |
| Proposal / Quote | 60% |
| Evaluation / Demo | 40% |
| Discovery / Qualification | 20% |
| Prospecting / Lead | 10% |
User can override. Map their stage names to these bands when needed.