budget

Allocate per-project token and dollar budgets with per-phase caps.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/brucebanner010198-commits/DevSecOps-Agency --skill budget-brucebanner010198-commits
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: budget
Source: https://github.com/brucebanner010198-commits/DevSecOps-Agency/tree/main/skills/budget
Command: npx skills add https://github.com/brucebanner010198-commits/DevSecOps-Agency --skill budget-brucebanner010198-commits

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Budgets are often unclear mid-project, leading to overruns and misallocation. This skill defines per-project token and dollar caps, allocates per-phase sub-budgets, records burn entries to metrics.tokens and metrics.cost, and surfaces overruns for governance and control.

Core Features & Use Cases

  • Per-project budget allocation and cap enforcement.
  • Per-phase budget distribution with ADR-backed overrides.
  • Burn tracking and overruns reporting integrated with budget-monitor and close-eval.

Quick Start

Set the initial budget for the project in the top-5 commit and start tracking burn against phase caps.

Frequently Asked Questions about budget

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track project budget burn against phase caps to prevent overruns?

To track project budget burn against phase caps, this Skill allocates per-project token and dollar budgets, monitors consumption against per-phase limits, and records burn entries to metrics.tokens and metrics.cost to surface overruns for governance.

What is the best way to allocate per-phase budgets across multiple projects?

Allocating per-phase budgets across multiple projects is handled by defining per-project token and dollar caps, distributing sub-budgets to each phase, and using ADR-backed overrides when phase limits need adjustment during OKR derivation or project close.

Can I use ADR-backed overrides to adjust budget allocations mid-project?

Yes, you can use ADR-backed overrides to adjust budget allocations mid-project, allowing governance teams to modify per-phase sub-budgets while maintaining an auditable record of changes made to the original token and dollar caps.

How do I integrate burn tracking with budget-monitor and close-eval reports?

Burn tracking integrates with budget-monitor and close-eval by logging token and cost consumption entries to metrics.tokens and metrics.cost, enabling downstream tools to generate overrun reports and Chief reports during project close.

When do I need per-project token and dollar budgets for OKR derivation?

You need per-project token and dollar budgets for OKR derivation when managing multiple projects that require strict cost-management controls, ensuring phase caps prevent misallocation and provide accurate financial governance.

Why does budget overrun reporting require per-phase allocations instead of total project caps?

Budget overrun reporting requires per-phase allocations because distributing sub-budgets across phases identifies exactly which stage causes overspending, preventing cascading overruns and enabling targeted ADR-backed overrides before the total project cap is exceeded.