forecasting

Coordinate per-deal analyses to generate weekly pipeline forecasts and Notion dossiers.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/allylyman-ui/ironclad-plugin-marketplace --skill forecasting-allylyman-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forecasting
Source: https://github.com/allylyman-ui/ironclad-plugin-marketplace/tree/main/plugins/pipeline-forecast/skills/forecasting
Command: npx skills add https://github.com/allylyman-ui/ironclad-plugin-marketplace --skill forecasting-allylyman-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly pipeline forecasting is automated by coordinating per-deal analyses, enabling accurate, auditable forecasts and actionable insights.

Core Features & Use Cases

  • Orchestrates multi-deal analysis with per-deal sub-agents to maintain context isolation and scalable workload.
  • Reads Salesforce data via Glean, synthesizes assessments, updates a Notion "Pipeline Intelligence" dataset, and archives to a Closed Deals database.
  • Supports bootstrap (first-time setup) and weekly forecast runs, with separate lookback windows and data-diff logic.
  • Produces a branded HTML/PDF pipeline report linked to each deal dossier for leadership review.

Quick Start

Trigger a bootstrap or weekly forecast to pull deals, dispatch per-deal sub-agents, and update Notion with a branded pipeline report.

Frequently Asked Questions about forecasting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate weekly pipeline forecasting from Salesforce to Notion?

Weekly pipeline forecasting is automated by dispatching dedicated sub-agents per deal to pull Salesforce data via Glean, synthesize analyses, and update Notion dossiers. This orchestration handles 30-40 open deals with context isolation, producing auditable intelligence datasets.

Can I generate a branded PDF pipeline report for leadership review from deal data?

Pipeline report generation produces branded HTML and PDF outputs linked to each deal dossier. The automated workflow pulls Salesforce data via Glean, updates Notion databases, and delivers formatted reports suitable for leadership review.

How does per-deal analysis work when scaling pipeline forecasts across 30-40 deals?

Per-deal analysis works by dispatching a dedicated sub-agent for each deal to maintain context isolation and scalable workload. The system coordinates these sub-agents to process 30-40 open deals during weekly pipeline forecast runs.

What is the difference between bootstrap and weekly forecast runs for pipeline analysis?

Bootstrap runs handle first-time setup for new deals, while weekly forecast runs diff against prior dossiers using separate lookback windows. Both update the Notion Pipeline Intelligence dataset and archive closed deals appropriately.

Does this forecasting workflow integrate with Glean for Salesforce data ingestion?

The forecasting workflow integrates with Glean to ingest Salesforce data for pipeline analysis. It reads deal information, synthesizes assessments, and updates Notion databases with robust error handling and logging throughout the data pipeline.

What are the limitations of automating pipeline forecasts with per-deal sub-agents?

Pipeline forecast automation with per-deal sub-agents is designed for 30-40 open deals and requires both Glean and Notion integration. If data ingestion from Salesforce fails, robust error handling and logging capture issues, but manual intervention may be needed.