token-budget-gate
SolidEstimates token cost before a multi-step task and outputs a 4-tier Green/Yellow/Orange/Red gate verdict. Records actual vs. estimated after completion when a mechanical usage source exists. Triggers on "token budget", "how much will this cost", "will this be expensive", "estimate tokens", before long multi-agent tasks.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- chrono-meta
- Repository
- chrono-meta/forge-harness
- Created
- 3 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
agent-task-cost-estimator
Estimates token usage, API cost, and wall-clock time for an agent task before it runs. Invoke when the user wants a budget preview, cost forecast, time estimate, or token estimate for an agent deployment.
token-budget-tracker
Track AI model usage, token costs, and optimize spend across agents
token-optimiser
Deliver any task at the lowest token cost that still clears the quality bar. Opens with a fast triage that scores the request and recommends which Claude model to run it on, with a one-action switch line, then executes on a tool and output budget matched to that tier. Use this skill on virtually every substantive task — research, coding, analysis, document creation, agent pipelines, multi-step workflows — and especially when the user says 'token efficient', 'which model should I use', 'reduce my API costs', 'this is burning tokens', 'cheap', 'quick', or gives a terse instruction. Also use it when designing or reviewing anything that calls the Claude API or runs an agent loop, because routing, caching and batching decisions are cheapest to make at design time.