Personal budgeting workflow primitives — transaction logging, categorization, budget creation, spending analysis, goal tracking, and forecasting — plus a provisioning skill for a fresh budgeting workspace.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin budgetingDeep-dive analysis of household spending patterns for a chosen period — trends, category breakdowns, anomalies, optimisation opportunities. Writes insights to outputs/analyses/.
Review uncategorised or mis-categorised transactions in transactions/processed/ and assign them to the correct household expense category. Learns from user corrections for future automatic categorisation.
Create a detailed monthly budget from household context, historical spending, and active financial goals. Writes the budget to budgets/monthly/.
Project future cash flow and budget outcomes over a chosen horizon (3/6/12 months) based on historical ledger data, recurring bills, income, and active financial goals. Writes a forecast to outputs/analyses/.
Log a single transaction (manual entry) into the current month's processed transaction ledger. Use for one-off expenses or income events when bulk import via /budgeting:process-transactions isn't appropriate.
Generate a comprehensive monthly financial report — income, expenses, budget vs actual, goal progress, health metrics. Writes to reports/monthly/.
Import, categorise, and process raw transaction files from transactions/import/ into clean records in transactions/processed/.
Review all active financial goals, update their progress, flag at-risk goals, and recommend adjustments. Reads from and writes to financial-goals/active/.
Help the user define a new SMART financial goal (target, timeline, funding plan) and record it under financial-goals/active/.
Interactive setup wizard that populates context.md with household profile, income, expenses, goals, and budget preferences. Run after provisioning a budgeting workspace.
Use when the user needs to create or modify a household budget — monthly, annual, or custom scenarios. Analyses historical spending, factors in active financial goals, and produces a balanced, realistic budget written to budgets/.
Use when the user wants to analyse spending patterns, identify trends, find savings opportunities, or investigate budget variances. Performs deep-dive analysis of transaction data and writes insights to outputs/analyses/.
Use for strategic financial guidance, scenario planning, and complex household financial decisions that go beyond simple budgeting (debt payoff vs invest, large purchases, life events).
Use when the user wants to create, track, or review financial goals — savings targets, debt-payoff plans, long-term objectives. Manages files in financial-goals/.
Use when the user wants a comprehensive financial report — monthly summary, quarterly review, or annual financial statement. Pulls from budgets, transactions, and goals.
Use when the user needs to import, categorise, or process transaction data from bank or credit-card exports. Reads transactions/import/ and writes clean records to transactions/processed/.
Claude Code plugin for household and personal budgeting — transaction logging, categorisation, budget creation, spending analysis, goal tracking, reporting, and forecasting. Ships a provisioning skill that scaffolds a fresh budgeting workspace on demand.
Part of the danielrosehill Claude Code marketplace.
Commands (/budgeting:*):
setup-workspace — interactive setup wizard that populates context.md with household profile, income, expenses, goals, and budget preferences.log-transaction — record a single transaction (manual entry) into the current month's ledger.process-transactions — import and categorise bulk transaction files from transactions/import/.categorize — review uncategorised or likely mis-categorised transactions; learns merchant→category rules.create-monthly-budget — build a monthly budget from context, history, and goals.analyze-spending — deep-dive analysis of spending patterns over a chosen period.forecast-budget — project cash flow and goal trajectories over 3/6/12 months with sensitivity analysis.monthly-report — comprehensive monthly financial report.set-financial-goal — define a new SMART financial goal.review-goals — review progress on all active goals and flag at-risk ones.Agents:
budget-architect — creates monthly and annual budgets.expense-analyst — analyses spending patterns and anomalies.goal-tracker — monitors progress toward savings and debt-payoff goals.transaction-processor — imports and categorises transaction data.report-generator — produces monthly, quarterly, and annual reports.financial-advisor — strategic guidance, scenario planning, larger decisions./budgeting:new-workspace <name> [<target-path>] [--local-only] [--private]Scaffolds a new workspace (CLAUDE.md + context.md + budgets/transactions/reports/outputs structure), personalises it from ~/.claude/CLAUDE.md, and (by default) creates a public GitHub repo for it. Use --private for real household data you don't want to publish.
Primitives live in the plugin → globally available from any cwd.
Workspace scaffolds are provisioned as data → no .claude/ tree inside provisioned workspaces.
Plugin updates never touch your workspace data.
See PLAN.md in Claude-Workspace-Reshaping-190426 for the full pattern spec this plugin follows.
Via the danielrosehill marketplace:
/plugin marketplace add danielrosehill/Claude-Code-Plugins
/plugin install budgeting
/budgeting:new-workspace household-budget --private
cd ~/repos/github/my-repos/household-budget
/budgeting:setup-workspace
/budgeting:create-monthly-budget
Budgeting workspaces often contain sensitive financial data (account identifiers, balances, transaction history). A few built-in protections:
.gitignore excludes raw transaction files by default.--private on new-workspace for real household data.MIT.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim