brainbytes-dev

Budget Forecast — Development skill for Claude Code

Development community

Create budget plans and rolling forecasts with variance tracking.

How to install Budget Forecast

Installs to ~/.claude/skills/brainbytes-dev-everything-claude-finance-budget-forecast/SKILL.md

Terminal
mkdir -p ~/.claude/skills/brainbytes-dev-everything-claude-finance-budget-forecast && curl -fsSL https://raw.githubusercontent.com/brainbytes-dev/everything-claude-finance/HEAD/commands/budget-forecast.md -o ~/.claude/skills/brainbytes-dev-everything-claude-finance-budget-forecast/SKILL.md

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

What Budget Forecast does


description: Create budget plans and rolling forecasts with variance tracking agent: fpa-analyst arguments:

  • name: entity description: Business unit, department, or company name required: true
  • name: type description: Budget type (annual, quarterly-reforecast, rolling-12, zero-based) default: annual
  • name: period description: Budget period (e.g., FY2026, Q2-2026) default: FY2026
  • name: currency description: Output currency default: USD

/budg

Alternatives in Development

  • Agent Instructions — This project uses bd (beads) for issue tracking 1.6k ★
  • Claude Balancer — A load balancer proxy for multiple Claude OAuth accounts with automatic failover, request tracking, and web da 910 ★
  • Superpowers To Watchtower — Use when a superpowers plan (writing-plans / brainstorming output saved locally) is ready and you want durable 130 ★

Full documentation available on GitHub

View Source Repository