umitkrkmz

Diet Check — Development skill for Claude Code

Development community

Measure repository size and the estimated token savings of map-guided reading.

How to install Diet Check

Installs to ~/.claude/commands/umitkrkmz-ai-context-mapping-diet-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/umitkrkmz/ai-context-mapping/HEAD/.claude/commands/diet-check.md -o ~/.claude/commands/umitkrkmz-ai-context-mapping-diet-check.md

Restart Claude Code, or start a new session, for it to be picked up.

What Diet Check does


description: Measure repository size and the estimated token savings of map-guided reading allowed-tools: Bash(python scripts/init_mapping.py --stats*)

Measure how much context this repository costs and how much the project map saves.

  1. Run python scripts/init_mapping.py --stats. It is read-only and prints:
    • the whole repository in estimated tokens (1 token is about 4 characters),
    • the size of maps/project-map.md,
    • the median and largest file,
    • the guided cost (map

Alternatives in Development

  • Skill Creator — Create new skills, modify existing skills, and measure skill performance 94.1k ★
  • Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
  • Fidelity — Measure how faithfully a clone reproduces a site — pixel-diff plus motion-fidelity into one 0-100 score, a let 3.6k ★

Full documentation available on GitHub

View Source Repository