home/categories/framework-internals/florianbruniaux-claude-code-ultimate-guide-examples-skills-rtk-optimizer-skill-md
framework-internalsdevelopment

rtk-optimizer

Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens.

FlorianBruniaux
maintainer
FlorianBruniaux
Updated 3/20/2026
Stars
3166
Forks
439
quick start

Installation and usage

Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use rtk-optimizer