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.
maintainer
FlorianBruniaux
Mis à jour 3/20/2026
Étoiles
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
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use rtk-optimizer