variance_report_template

Budget Variance Report

Content Preview
# Budget Variance Report

## Report Header

| Field | Value |
|-------|-------|
| **Company** | [Company Name] |
| **Period** | [Reporting Period] |
| **Prepared By** | [Analyst Name] |
| **Date** | [Report Date] |
| **Materiality Threshold** | [X]% or $[Y]K |

## Executive Summary

[2-3 sentence overview of overall performance vs budget, highlighting whether the company is tracking ahead or behind plan and the primary drivers of variance.]

### Key Metrics

| Metric | Actual | Budget | Variance
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/variance_report_template.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/finance/financial-analyst/assets/variance_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/variance_report_template.md

Related Skills