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

Cost Booster Edit

Skill Verifiziert Aktiv

Apply a simple code transform via agent-booster's WASM engine — sub-millisecond, deterministic, $0 (no LLM call). Companion to cost-booster-route.

Zweck

To efficiently apply predefined code transformations deterministically and at zero cost, serving as an execution engine for identified Tier 1 eligible edits.

Funktionen

  • Applies code transforms via WASM engine
  • Deterministic and sub-millisecond execution
  • Zero cost per edit (no LLM calls)
  • Accepts intent and file path as input
  • Outputs success, edit details, and confidence score

Anwendungsfälle

  • Performing bulk code transforms like var-to-const, add-types, or remove-console
  • Executing simple, structural edits where LLM reasoning is unnecessary
  • Integrating into CI pipelines for deterministic and cost-effective code modifications

Nicht-Ziele

  • Performing transforms requiring LLM reasoning about intent, naming, or cross-file context
  • Handling complex, non-structural edits
  • Replacing LLMs for tasks requiring natural language understanding or generation

Trust

  • info:Issues AttentionThe repository has 68 open issues and 373 closed issues in the last 90 days, indicating active but potentially high-volume issue reporting that may lead to slower response times.

Scope

  • info:Dry-run previewWhile the skill applies code transforms, there is no explicit dry-run flag mentioned. The confidence check before writing back could be considered a form of preview, but a dedicated dry-run mode is not present.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 21 hours ago

Vertrauenssignale

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

Ähnliche Erweiterungen