rtk-ai/rtk

cluade.md bloat

Open

#598 创建于 2026年3月15日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)Rust (48,085 star) (2,914 fork)batch import
documentationeffort-smallenhancementgood first issue

描述

First of all, well done and thanks! Second, for a project aiming to improve token spend - you bloat the claude.md in a terrible way without telling us. Why do we need there info on token consumption? Why the word Cargo needs to be added to my context for a js project? etc. It's like an hidden ad, not cool.

This is my summarized lines. I suggest you find the best 3-liner instead of the current bloat.

<!-- rtk-instructions -->
# RTK - Token-Optimized CLI Proxy (60-90% savings)
Always prefix ALL commands with `rtk` (e.g., `rtk git status`, `rtk pnpm install`, `rtk docker ps`). Works with git, gh, pnpm/npm/npx, docker, kubectl, curl, cargo, tsc, vitest, and more.
If RTK has a filter it compresses output; if not it passes through unchanged — so it's always safe to use. In command chains: `rtk git add . && rtk git commit -m "msg"`.
Meta commands: `rtk gain` (savings stats), `rtk discover` (find missed usage), `rtk proxy <cmd>` (bypass filtering for debug).
<!-- /rtk-instructions -->

And thanks again

贡献者指南