Cost Budgeting

Declare per-agent and per-run token/step budgets for a multi-agent pipeline and check recorded runs against them, so cost failures surface as named overruns instead of surprise bills and mid-run timeouts. Use this when one oversized agent call dies at a wrapper timeout after burning its whole context, when premium-model calls appear on routine steps, when a retry loop quietly multiplies spend, or when nobody can say which agent consumes the budget.

sharp-skills Updated

File contents

sharp-skills/skills/tree/main/skills/cost-budgeting commit b085f02027

Frequently asked questions

npx skillmds@latest add sharp-skills/cost-budgeting