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