一键导入
stats
Show RLM token savings dashboard — how much context was saved by using RLM patterns instead of dumping raw data into the context window. Trigger: /rlm:stats
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show RLM token savings dashboard — how much context was saved by using RLM patterns instead of dumping raw data into the context window. Trigger: /rlm:stats
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | stats |
| description | Show RLM token savings dashboard — how much context was saved by using RLM patterns instead of dumping raw data into the context window. Trigger: /rlm:stats |
| user_invocable | true |
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