From rlm
Displays RLM token savings dashboard quantifying context window space saved by RLM patterns vs raw data dumps. Trigger: /rlm:stats
npx claudepluginhub lets7512/rlm-skill --plugin rlmThis skill uses the workspace's default tool permissions.
Show how much context window space RLM patterns have saved.
Displays context-mode savings for the session: token consumption, savings ratio, per-tool breakdown. Invoke with /context-mode:ctx-stats to monitor efficiency.
Analyzes Claude Code conversation logs for token usage, costs, cache hit rates, workflow patterns (skills, agents, hooks), and cost optimizations. Generates interactive HTML dashboard.
Displays real token usage and estimated savings for current Claude Code session from session logs—no AI estimation. Invoke via `/genshijin-stats` for session stats, `--all` lifetime totals, `--share` summaries, or `--since` periods.
Share bugs, ideas, or general feedback.
Show how much context window space RLM patterns have saved.
Run the stats script using Bash:
python "${CLAUDE_PLUGIN_ROOT}/src/stats.py"
If ${CLAUDE_PLUGIN_ROOT} is not set (e.g., during local dev), use the plugin directory path directly.
CRITICAL: Copy-paste the ENTIRE output as markdown into your response. Do NOT summarize or collapse it. The user must see the full dashboard.
After the dashboard, add a one-line highlight, e.g.:
If the user says "reset", run:
python "${CLAUDE_PLUGIN_ROOT}/src/stats.py" reset