Claude Code Context Diet

Cut the hidden per-request bloat in the Claude Code CLI itself — the tool definitions, skill catalog, and feature clusters that ride along in every API call and that you pay for whether or not you use them. Measure the payload with /context, rank the fat (a proxy log shows which tools/skills cost the most tokens), then trim with settings.json: disable unused feature clusters (bundled skills, workflows, connectors, artifacts, remote control), deny individual tools by bare name, and demote rarely-used skills to user-invocable-only so they stay typable but leave Claude's auto-loaded tool list. Reversible, measured before/after. This is CLIENT-side hygiene (what YOU are billed for as a Claude Code user) — distinct from agent-context-economy, which optimizes an agent YOU build and serve.

pooriaarab c5dc7c2 6.0 KB Updated

File contents

pooriaarab/skills/tree/main/claude-code-context-diet commit c5dc7c2e96

Frequently asked questions

npx skillmds@latest add pooriaarab/claude-code-context-diet