financial-statements-variance-calculation
Sub-skill of financial-statements: Variance Calculation (+3).
Best use case
financial-statements-variance-calculation is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of financial-statements: Variance Calculation (+3).
Teams using financial-statements-variance-calculation should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/variance-calculation/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How financial-statements-variance-calculation Compares
| Feature / Agent | financial-statements-variance-calculation | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of financial-statements: Variance Calculation (+3).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Variance Calculation (+3) ## Variance Calculation For each line item, calculate: - **Dollar variance:** Current period - Prior period (or current period - budget) - **Percentage variance:** (Current - Prior) / |Prior| x 100 - **Basis point change:** For margins and ratios, express change in basis points (1 bp = 0.01%) ## Materiality Thresholds Define what constitutes a "material" variance requiring investigation. Common approaches: - **Fixed dollar threshold:** Variances exceeding a set dollar amount (e.g., $50K, $100K) - **Percentage threshold:** Variances exceeding a set percentage (e.g., 10%, 15%) - **Combined:** Either the dollar OR percentage threshold is exceeded - **Scaled:** Different thresholds for different line items based on their size and volatility *Example thresholds (adjust for your organization):* | Line Item Size | Dollar Threshold | Percentage Threshold | |---------------|-----------------|---------------------| | > $10M | $500K | 5% | | $1M - $10M | $100K | 10% | | < $1M | $50K | 15% | ## Variance Decomposition Break down total variance into component drivers: - **Volume/quantity effect:** Change in volume at prior period rates - **Rate/price effect:** Change in rate/price at current period volume - **Mix effect:** Shift in composition between items with different rates/margins - **New/discontinued items:** Items present in one period but not the other - **One-time/non-recurring items:** Items that are not expected to repeat - **Timing effect:** Items shifting between periods (not a true change in run rate) - **Currency effect:** Impact of FX rate changes on translated results ## Investigation and Narrative For each material variance: 1. Quantify the variance ($ and %) 2. Identify whether favorable or unfavorable 3. Decompose into drivers using the categories above 4. Provide a narrative explanation of the business reason 5. Assess whether the variance is temporary or represents a trend change 6. Note any actions required (further investigation, forecast update, process change)
Related Skills
handle-browser-automation-financial-site-blocks
Workflow for working around Chrome extension blocks on financial sites during data collection tasks
handle-blocked-financial-sites-workaround
Workflow for accessing financial account data when browser automation is blocked on brokerage sites
handle-blocked-financial-sites-data-export
Workflow for extracting data from blocked financial sites when browser automation is restricted
financial-site-bypass-workflow
Workflow for accessing restricted financial sites when browser automation is blocked
financial-data-export-workflow
Structured process for exporting and analyzing multi-year brokerage transaction history when browser automation is blocked
financial-analysis
Domain expertise for financial markets, investment analysis, corporate finance, risk management, and energy finance.
calculation-report
Generate professional engineering calculation reports from YAML — renders LaTeX formulas, interactive charts, and pass/fail outputs as HTML using the warm-parchment design system
variance-analysis
Decompose financial variances into drivers with narrative explanations and waterfall analysis.
financial-statements
Generate income statements, balance sheets, and cash flow statements with GAAP presentation and period-over-period comparison.
orcaflex-modal-analysis-dof-percentage-calculation
Sub-skill of orcaflex-modal-analysis: DOF Percentage Calculation (+2).
orcaflex-line-wizard-calculation-modes
Sub-skill of orcaflex-line-wizard: Calculation Modes.
financial-analysis-valuation-techniques
Sub-skill of financial-analysis: Valuation Techniques (+2).