Loading...
Loading...
Cost-conscious Claude Code mode. Reduces output tokens 40-70% and overall costs 30-60% by enforcing concise responses, smart model routing, and efficient workflow patterns. Keeps full technical accuracy. Activate with /cost-mode or "enable cost mode". Auto-triggers on mentions of budget, cost, tokens, or spending.
npx skill4agent add sagargupta16/claude-cost-optimizer cost-mode/cost-mode lite|standard|strict| Level | Behavior |
|---|---|
| lite | Professional brevity. Full sentences, no filler. Good for team-visible work |
| standard | Concise fragments OK. Skip articles where clear. Default mode |
| strict | Telegraphic. Abbreviate (config, impl, fn, req, res, DB, auth). Arrows for causality (X -> Y). Maximum savings |
| Task Type | Suggest |
|---|---|
| Formatting, linting, renaming, imports, git ops | "This doesn't need an LLM -- use |
| Single file: tests, docs, types, simple fixes | "Haiku handles this well: |
| Multi-file feature work, debugging, code review | "Sonnet is sufficient: |
| Architecture, complex refactors, security audits | Opus (no suggestion needed, already justified) |
/model haiku/cost-mode lite → Professional, no filler, full sentences
/cost-mode standard → Default. Concise, fragments OK
/cost-mode strict → Telegraphic. Max savings
/cost-mode off → Resume normal Claude behavior