@rtk-ai/rtk
rtk (Rust Token Killer) is a high-performance CLI proxy that minimizes LLM token consumption by filtering and compressing command outputs. It achieves 60-90% token savings on common development operat
Install
Add @rtk-ai/rtk to Claude Code with the PolySkill CLI: polyskill add @rtk-ai/rtk
Instructions
# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview **rtk (Rust Token Killer)** is a high-performance CLI proxy that minimizes LLM token consumption by filtering and compressing command outputs. It achieves 60-90% token savings on common development operations through smart filtering, grouping, truncation, and deduplication. This is a fork with critical fixes for git argument parsing and modern JavaScript stack support (pnpm, vitest, Next.js, TypeScript, Playwright, Prisma). ### ⚠️ Name Collision Warning **Two…
Keywords: github, rust, cli-tool, llm-optimization, token-compression, command-line, development-utilities, performance-tuning, proxy-server