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
更新於 3/20/2026
星標
3166
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use rtk-optimizer