Mem Cost banner
OoOshisuiOoO OoOshisuiOoO

Mem Cost

Development community

Description

--- description: Show exactly what the SessionStart bootstrap injects — per-file on-disk size, chars actually loaded, truncation, and any file dropped for lack of budget. Reads the real hook plan, so it cannot drift from what the model receives. --- Report the real bootstrap token footprint for the active workspace. Run with the Bash tool: ```bash python3 "$CLAUDE_PLUGIN_ROOT/hooks/scripts/bootstrap-load.py" --report ``` To check another workspace, prefix with `GOWTH_WORKSPACE=<name>`. This

Installation

Installs to ~/.claude/skills/oooshisuiooo-gowth-mem-mem-cost/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oooshisuiooo-gowth-mem-mem-cost && curl -fsSL https://raw.githubusercontent.com/OoOshisuiOoO/gowth-mem/HEAD/commands/mem-cost.md -o ~/.claude/skills/oooshisuiooo-gowth-mem-mem-cost/SKILL.md

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

Full documentation available on GitHub

View Source Repository