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.
Each command is a guided procedure Claude follows step by step — with your review at every decision point.
The plugin prepares, validates, and previews. You confirm. Only then does anything reach the ledger — through the same governed gateway everything else uses.
If any checkpoint fails, the workflow stops and reports the issue. Nothing posts to the ledger until every check passes — the same dry-run-first discipline as the rest of the platform.
Formulas, templates, and regulatory rules live in plain files — not hardcoded values. Swap them for your firm’s policies when you fork.
budget-building-methods.mdGlobal growth rate, per-account rates, seasonal patterns, and step change calculation methods
forecasting-methods.mdRun Rate, Budget + Trend, Seasonal Adjusted, and Manual Override formulas
employee-cost-planning.mdBurden rate calculations (social tax, unemployment, benefits) and pro-rating for partial months
project-budgeting.mdCost structure templates and per-project profitability calculations
variance-interpretation.mdVariance type classification (timing, volume, price, mix, one-time) and corrective action guidance
submission-format.mdJSON payload structure for budget version and budget line submissions
Out of the box it works with the Artifi ledger: Claude fetches your data, runs the procedure, validates the result, and submits through the governed gateway via MCP.
Or fork it. Skills, commands, validation logic, and reference data are all MIT-licensed. Swap the MCP tool calls for your own backend, or use the reference files as standalone Claude project resources.