Skip to main content

Cost Booster Edit

Skill Verified Active

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

Purpose

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

Features

  • 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

Use Cases

  • 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

Non-Goals

  • 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

First, add the marketplace

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

Quality Score

Verified
95 /100
Analyzed about 13 hours ago

Trust Signals

Last commitabout 15 hours ago
Stars50.2k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.