instrument-data-to-all…
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
Decompose financial variances into drivers with narrative explanations and waterfall analysis. Use when analyzing budget vs. actual, period-over-period changes, revenue or expense variances, or preparing variance commentary for leadership.
$ npx -y skills add anthropics/knowledge-work-plugins --skill variance-analysis --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/variance-analysisContext preview
The summary Claude sees to decide when to auto-load this skill.
Decompose financial variances into drivers with narrative explanations and waterfall analysis. Use when analyzing budget vs. actual, period-over-period changes, revenue or expense variances, or preparing variance commentary for leadership.
name: variance-analysis description: Decompose financial variances into drivers with narrative explanations and waterfall analysis. Use when analyzing budget vs. actual, period-over-period changes, revenue or expense variances, or preparing variance commentary for leadership. argument-hint: "<line item> <period> vs <comparison>"
**Important**: This skill assists with variance analysis workflows but does not provide financial advice. All analyses should be reviewed by qualified financial professionals before use in reporting.
Techniques for decomposing variances, materiality thresholds, narrative generation, waterfall chart methodology, and budget vs actual vs forecast comparisons.
The most fundamental variance decomposition. Used for revenue, cost of goods, and any metric that can be expressed as Price x Volume.
**Formula:**
Total Variance = Actual - Budget (or Prior)
Volume Effect = (Actual Volume - Budget Volume) x Budget Price
Price Effect = (Actual Price - Budget Price) x Actual Volume
Mix Effect = Residual (interaction term), or allocated proportionally
Verification: Volume Effect + Price Effect = Total Variance
(when mix is embedded in the price/volume terms)**Three-way decomposition (separating mix):**
Volume Effect = (Actual Volume - Budget Volume) x Budget Price x Budget Mix Price Effect = (Actual Price - Budget Price) x Budget Volume x Actual Mix Mix Effect = Budget Price x Budget Volume x (Actual Mix - Budget Mix)
**Example — Revenue variance:**
Used when analyzing blended rates across segments with different unit economics.
**Formula:**
Rate Effect = Sum of (Actual Volume_i x (Actual Rate_i - Budget Rate_i)) Mix Effect = Sum of (Budget Rate_i x (Actual Volume_i - Expected Volume_i at Budget Mix))
**Example — Gross margin variance:**
Used for analyzing payroll and people-cost variances.
Total Comp Variance = Actual Compensation - Budget Compensation Decompose into: 1. Headcount variance = (Actual HC - Budget HC) x Budget Avg Comp 2. Rate variance = (Actual Avg Comp - Budget Avg Comp) x Budget HC 3. Mix variance = Difference due to level/department mix shift 4. Timing variance = Hiring earlier/later than planned (partial-period effect) 5. Attrition impact = Savings from unplanned departures (partially offset by backfill costs)
Used for operating expense analysis when price/volume is not applicable.
Total OpEx Variance = Actual OpEx - Budget OpEx Decompose by: 1. Headcount-driven costs (salaries, benefits, payroll taxes, recruiting) 2. Volume-driven costs (hosting, transaction fees, commissions, shipping) 3. Discretionary spend (travel, events, professional services, marketing programs) 4. Contractual/fixed costs (rent, insurance, software licenses, subscriptions) 5. One-time / non-recurring (severance, legal settlements, write-offs, project costs) 6. Timing / phasing (spend shifted between periods vs plan)
Materiality thresholds determine which variances require investigation and narrative explanation. Set thresholds based on:
1. **Financial statement materiality:** Typically 1-5% of a key benchmark (revenue, total assets, net income) 2. **Line item size:** Larger line items warrant lower percentage thresholds 3. **Volatility:** More volatile line items may need higher thresholds to avoid noise 4. **Management attention:** What level of variance would change a decision?
| Comparison Type | Dollar Threshold | Percentage Threshold | Trigger | |----------------|-----------------|---------------------|---------| | Actual vs Budget | Organization-specific | 10% | Either exceeded | | Actual vs Prior Period | Organization-specific | 15% | Either exceeded | | Actual vs Forecast | Organization-specific | 5% | Either exceeded | | Sequential (MoM) | Organization-specific | 20% | Either exceeded |
*Set dollar thresholds based on your organization's size. Common practice: 0.5%-1% of revenue for income statement items.*
When multiple variances exceed thresholds, prioritize investigation by:
1. **Largest absolute dollar variance** — biggest P&L impact 2. **Largest percentage variance** — may indicate process issue or error 3. **Unexpected direction** — variance opposite to trend or expectation 4. **New variance** — item that was on track and is now off 5. **Cumulative/trending variance** — growing each period
[Line Item]: [Favorable/Unfavorable] variance of $[amount] ([percentage]%) vs [comparison basis] for [period] Driver: [Primary driver description] [2-3 sentences explaining the business reason for the variance, with specific quantification of contributing factors] Outlook: [One-time / Expected to continue / Improving / Deteriorating] Action: [None required / Monitor / Investigate further / Update forecast]
Good variance narratives should be:
Plugins that turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code.
Repo: anthropics/knowledge-work-plugins
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or…
This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific…
Deep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI,…
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive…
Set up your bio-research environment and explore available tools. Use when first getting oriented with the plugin, checking which literature, drug-discovery,…