rtk-ai/rtk

cluade.md bloat

Open

#598 ouverte le 15 mars 2026

Voir sur GitHub
 (2 commentaires) (3 réactions) (0 assignés)Rust (2 914 forks)batch import
area:docsdocumentationeffort-smallenhancementgood first issuehelp wantedpriority:low

Métriques du dépôt

Stars
 (48 085 stars)
Métriques de merge PR
 (Merge moyen 11j 1h) (45 PRs mergées en 30 j)

Description

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

Guide contributeur