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
Actualizado 3/20/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use rtk-optimizer