Four-mode budget planning system
A full-cycle budget planning system with four distinct modes: build from scratch with growth assumptions, copy forward from prior year with adjustments, mid-year forecast blending actuals with projections, and specialized modes for employee cost budgeting (with burden rates) and project budgeting. Every budget goes through 7 mandatory validation checkpoints before submission, including sanity checks on revenue-to-expense ratios and single-line concentration limits.
/create-budgetBuild a new budget from scratch, copy forward from prior year, or use a template. Supports monthly/quarterly/annual granularity. Guides through: entity selection, scenario type (budget/forecast/stretch), method choice, growth assumptions, preview table, and submission.
/forecast-budgetCreate a mid-year forecast by blending YTD actuals with projected amounts for remaining months. Shows YTD actual vs budget comparison, offers forecast method choice (run rate, trend, seasonal, manual override), and calculates full-year forecast.
/preview-budgetCalculate and preview budget amounts without submitting. Useful for what-if scenarios. Shows preview table by account and period, total revenue vs expense, and net margin. Supports employee and project budget previews.
/review-varianceAnalyze budget vs actual variances with drill-down, interpretation guidance, and corrective action recommendations. Classifies variance type (timing, volume, price, mix, one-time) and highlights top unfavorable variances.
Discover chart of accounts — fetch active accounts grouped by type
Fetch prior year actuals as baseline reference
Determine growth assumptions: rates, seasonal patterns, step changes
Calculate monthly amounts and show preview table by account and period
User reviews and explicitly confirms before submission
Create budget version and bulk submit all lines
Optionally tag lines by department, project, or employee
Load the approved budget for the current year
Load YTD actuals for completed months
Show YTD comparison: Budget vs Actual with variance %
Choose forecast method: Run Rate, Budget + Trend, Seasonal Adjusted, or Manual Override
Replace past months with actuals, project remaining months
User confirms full forecast vs original budget comparison
Submit forecast version with all lines (actuals + projections)
Fetch active employees with compensation and tax settings
Calculate fully loaded cost per employee (salary + social tax + unemployment + benefits)
Add headcount plans: planned hires and terminations with pro-rated partial months
Preview monthly breakdown per department and employee
Submit with employee and department dimension tags
Every run must pass these checks before proceeding. If any checkpoint fails, the workflow stops and reports the issue.
Legal entity has an active chart of accounts
Prior year data available for copy-forward and forecast modes
All account numbers in budget exist in the effective accounts view
No single line exceeds 50% of total unless explicitly confirmed
Revenue vs expense ratio sanity check (expenses within 120% of revenue)
User explicitly reviews and confirms preview before submission
Submission succeeds without validation errors
Structured knowledge files that drive the plugin's logic. These contain formulas, templates, and regulatory rules — not hardcoded values.
budget-building-methods.md
Global growth rate, per-account rates, seasonal patterns, and step change calculation methods
forecasting-methods.md
Run Rate, Budget + Trend, Seasonal Adjusted, and Manual Override formulas
employee-cost-planning.md
Burden rate calculations (social tax, unemployment, benefits) and pro-rating for partial months
project-budgeting.md
Cost structure templates and per-project profitability calculations
variance-interpretation.md
Variance type classification (timing, volume, price, mix, one-time) and corrective action guidance
submission-format.md
JSON payload structure for budget version and budget line submissions
This plugin is designed to work out-of-the-box with the Artifi MCP server for full automation — Claude fetches your data, runs calculations, validates results, and submits entries automatically.
You can also download and adapt it to your own needs. The skills, commands, validation logic, and reference data are all open source. Swap the MCP tool calls for your own backend, or use the reference files as standalone knowledge resources for your Claude projects.
Subscribe to new posts
Get notified when we publish new insights on AI-native finance.