跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Cost Booster Edit

技能 已验证 活跃

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

目的

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

功能

  • 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

使用场景

  • 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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码