token-budgeter

Community

Prevent runaway costs with tiered token limits

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you track and enforce token budgets per Claude tier so your agentic runs don’t exceed cost expectations.

Core Features & Use Cases

  • Tier-aware budgeting: Applies distinct token cost assumptions to Opus 4.7, Sonnet 4.6, and Haiku 4.5 output (and cache) pricing.
  • Budget enforcement: Keeps planning/execution aligned with a target spend by monitoring token usage by tier.
  • Zero-cost Max execution guidance: Clarifies that Claude Max runs as $0 in this workflow because execution is via the local claude CLI subprocess.
  • Use Case: You’re running repeated autonomous repository scans and want to stop or rebalance the workflow once cumulative token usage threatens your weekly budget.

Quick Start

Tell the agent to enable the token-budgeter for Opus/Sonnet/Haiku and halt planning when the configured per-tier token budget would be exceeded.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: token-budgeter
Download link: https://github.com/CleanExpo/Pi-Dev-Ops/archive/main.zip#token-budgeter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.