rtk-optimizer

Installation
SKILL.md

RTK Optimizer Skill

Purpose: Automatically suggest RTK wrappers for high-verbosity commands to reduce token consumption.

How It Works

  1. Detect high-verbosity commands in user requests
  2. Suggest RTK wrapper if applicable
  3. Execute with RTK when user confirms
  4. Track savings over session

Supported Commands

Git (>70% reduction)

  • git logrtk git log (92.3% reduction)
  • git statusrtk git status (76.0% reduction)
  • findrtk find (76.3% reduction)

Medium-Value (50-70% reduction)

Related skills

More from florianbruniaux/claude-code-ultimate-guide

Installs
143
GitHub Stars
4.3K
First Seen
Mar 1, 2026