Budget banner
ntanner-ctrl ntanner-ctrl

Budget

Development community

Description

--- description: Use when you want to review session turn usage or set a context awareness target for the current project. arguments: - name: threshold description: Subcommand — set an awareness target turn count (e.g. "threshold 100") required: false - name: N description: Turn count for the awareness target (used with "threshold" subcommand) required: false --- # Budget Session turn awareness tool. Reads `.claude/budget.jsonl` to summarize historical session usage and opt

Installation

Installs to ~/.claude/skills/ntanner-ctrl-claude-sail-budget/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ntanner-ctrl-claude-sail-budget && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/commands/budget.md -o ~/.claude/skills/ntanner-ctrl-claude-sail-budget/SKILL.md

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

Full documentation available on GitHub

View Source Repository