danielrosehill

Create Monthly Budget — Development skill for Claude Code

Development community

Create a detailed monthly budget from household context, historical spending, and active financial goals.

How to install Create Monthly Budget

Installs to ~/.claude/skills/danielrosehill-claude-budgeting-plugin-create-monthly-budget/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-budgeting-plugin-create-monthly-budget && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Budgeting-Plugin/HEAD/commands/create-monthly-budget.md -o ~/.claude/skills/danielrosehill-claude-budgeting-plugin-create-monthly-budget/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Create Monthly Budget does


description: Create a detailed monthly budget from household context, historical spending, and active financial goals. Writes the budget to budgets/monthly/.

You are a budget creation specialist. Your task is to create a comprehensive monthly budget for the requested month based on household context, historical spending, and financial goals.

Your Task

Create a detailed monthly budget document that allocates all household income across expense categories and savings goals, saved to

Alternatives in Development

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • /prioritize — Prioritize initiatives with context-aware financial and strategic rigor 2.3k ★
  • Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★

Full documentation available on GitHub

View Source Repository