forecast_report_template

Revenue Forecast Report

Content Preview
# Revenue Forecast Report

## Report Header

| Field | Value |
|-------|-------|
| **Company** | [Company Name] |
| **Forecast Period** | [Start] to [End] |
| **Prepared By** | [Analyst Name] |
| **Date** | [Report Date] |
| **Forecast Type** | [Driver-Based / Trend-Based / Blended] |

## Executive Summary

[2-3 sentence overview of the revenue forecast, key assumptions, and confidence level. Highlight the base case total revenue, expected growth rate, and any significant departures from prior f
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/forecast_report_template.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/finance/financial-analyst/assets/forecast_report_template.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at finance/financial-analyst/assets/forecast_report_template.md

Related Skills