Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Cost Budget Check

Skill Verifiziert Aktiv

Read accumulated cost-tracking spend + budget config, compute utilization, emit 50/75/90/100% alert ladder

Zweck

To automatically monitor and alert on cloud cost utilization against predefined budgets, ensuring cost control and preventing overspending.

Funktionen

  • Compute cost utilization against budget
  • Emit 4-tier alert ladder (INFO, WARNING, CRITICAL, HARD_STOP)
  • Support for filtering by time period (today, week, month, all)
  • Provide machine-readable JSON output
  • Allow setting and retrieving budget limits

Anwendungsfälle

  • Automatically alert teams when cost utilization reaches predefined thresholds
  • Prevent accidental overspending by halting non-essential operations at 100% utilization
  • Integrate cost monitoring into CI/CD pipelines or agent workflows
  • Continuously monitor costs via cron jobs or agent loops

Nicht-Ziele

  • Performing actual cost optimization actions
  • Tracking costs for non-LLM related services
  • Providing historical cost trend analysis beyond the current budget period

Workflow

  1. Read accumulated cost-tracking spend and budget configuration
  2. Compute current utilization percentage
  3. Compare utilization against the 4-tier alert ladder
  4. Emit a markdown summary or JSON output detailing status and recommended action
  5. Exit with code 1 if utilization reaches 100% (HARD_STOP)

Praktiken

  • Cost Management
  • Alerting
  • Budgeting

Voraussetzungen

  • Node.js runtime
  • Access to cost-tracking data (session-* records from cost-track)

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-cost-tracker@ruflo

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commitabout 23 hours ago
Sterne50.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Cost Tracker

98

Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.

Skill
rohitg00

Ops Revenue

100

Revenue and costs tracker. AWS spend via aws ce, credits tracker, project revenue stages. Shows burn rate, runway estimate, credits expiring.

Skill
Lifecycle-Innovations-Limited

Usage Tracker

100

Verfolgen und melden Sie die lokale Claude Code-Nutzung pro Anfrage: verbrauchte Tokens, geschätzte Kosten in €, Sitzungen, Projekte und Tool-Aufschlüsselung. Verwenden Sie, wenn der Benutzer nach Verbrauch, Guthaben, Nutzung, Kosten pro Anfrage fragt, einen Bericht sehen möchte, fragt, warum eine bestimmte Anfrage teuer war, vermutet, dass ein Prozess Tokens verbraucht, seine Claude Code-Nutzung optimieren möchte oder die Tool-Nutzung nach Anfrage prüfen möchte. Löst auch bei spanischen Sätzen aus: 'cuánto me está costando', 'cuántos tokens', 'consumo de hoy', 'qué petición fue cara', 'está consumiendo mucho', 'optimizar consumo', 'reporte de uso', 'ver uso', 'instalar tracker', 'hook no registra'. Befehle: /usage-tracker report [hoy|semana|mes|all] [proyecto], /usage-tracker top-requests [hoy|semana], /usage-tracker install, /usage-tracker status

Skill
j4rk0r

Mcp Audit

99

Audit connected MCP servers for token overhead, redundancy, and security. Use when sessions feel slow or before adding new MCPs.

Skill
rohitg00

Cost Summary

98

Single-shot programmatic dump of all cost data — total spend, per-tier, top session, budget status, federation aggregate. JSON or markdown.

Skill
ruvnet

Cost Federation

98

Consumer-side wiring for ADR-097 Phase 3 federation_spend events — per-peer rolling windows + suspension-threshold check

Skill
ruvnet