variance-analysis
SolidCompare actuals vs budget with narrative
AI & Automation 448 stars
121 forks Updated today NOASSERTION
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Purpose
Document budget variances with clear explanations and supporting context for leadership review.
## Usage
- `/variance-analysis [period]` - Document variances for specific period
---
## Steps
1. **Prompt for variance data:**
- Budget category
- Budgeted amount
- Actual amount
- Variance ($and %)
2. **For each material variance, ask:**
- What caused this variance?
- Is it timing or permanent?
- What corrective actions if needed?
- Supporting context
3. **Search for supporting context:**
- Meeting notes mentioning the category
- Project files
- Relevant decisions made
4. **Create variance analysis document** with:
- Executive summary
- Variance details by category
- Explanations with context
- Outlook for rest of period
---
## Output Format
```markdown
# Variance Analysis: [Period]
## Executive Summary
- Total variance: $[X] ([X]%)
- Key drivers: [Top 2-3 factors]
## Material Variances
### [Category] - $[Variance]
- **Budget:** $[Amount]
- **Actual:** $[Amount]
- **Variance:** $[Amount] ([X]%)
- **Explanation:** [Reason]
- **Type:** Timing / Permanent
- **Outlook:** [Impact on rest of year]
```
Details
- Author
- davekilleen
- Repository
- davekilleen/Dex
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- NOASSERTION
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
budget-optimizer
Analyze spending patterns and find savings. 50/30/20 rule, subscription audit, debt payoff strategies, emergency fund roadmap.
229 Updated 1 weeks ago
OneWave-AI AI & Automation Solid
board-prep
Compile financial narrative for board meeting
448 Updated today
davekilleen AI & Automation Solid
metrics-review
Review key metrics and anomalies
448 Updated today
davekilleen