budgeting-forecasting
Zero-based budgeting, rolling forecasts, variance analysis, scenario planning, and budget management
npx skills add cosmicstack-labs/mercury-agent-skills --skill budgeting-forecasting --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Budgeting & Forecasting Create and manage effective budgets and financial forecasts. ## Budgeting Approaches | Approach | Method | Best For | |----------|--------|----------| | Incremental | Last year + X% | Stable organizations | | Zero-based | Build from scratch each period | Cost optimization | | Activity-based | Cost per unit of activity | Manufacturing, services | | Rolling | Continuous 12-month outlook | Fast-changing environments | ### Zero-Based Budgeting Steps 1. Identify all activities and their costs 2. Evaluate each: does it create value? 3. Rank by priority/cost ratio 4. Fund top priorities within budget constraints 5. Cut or optimize low-value activities ## Forecasting ### Rolling Forecast Model ```python # Structure - Historical data (12-24 months) - Current pipeline and commitments - Leading indicators (traffic, leads, bookings) - Economic assumptions - Scenario overlays (best/base/worst) ``` ### Variance Analysis | Variance | Cause | Action | |----------|-------|--------| | Revenue ↑ | Volume or price increase | Sustain driver or reinvest | | Revenue ↓ | Volume or price drop | Investigate root cause | | Cost ↑ | Variable or fixed increase | Optimize or renegotiat
- Budgeting Approaches
- Zero-Based Budgeting Steps
- Forecasting
- Rolling Forecast Model
- Variance Analysis
- Scenario Planning
What does the budgeting-forecasting skill do?
Zero-based budgeting, rolling forecasts, variance analysis, scenario planning, and budget management
How do I install it?
Run `npx skills add cosmicstack-labs/mercury-agent-skills --skill budgeting-forecasting --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From cosmicstack-labs/mercury-agent-skills, a repository with 364 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.