Agent SkillsJuliusBrussee/caveman › caveman-stats

caveman-stats

GitHub

通过 /caveman-stats 命令展示当前会话的实时 Token 使用量和预估节省费用。该 Skill 由 Hook 拦截并直接返回格式化统计信息,包含规则开销与净节省估算,帮助用户评估成本效益。

skills/caveman-stats/SKILL.md JuliusBrussee/caveman

触发场景

用户输入 /caveman-stats 命令

安装

npx skills add JuliusBrussee/caveman --skill caveman-stats -g -y
更多选项

不安装直接使用

npx skills use JuliusBrussee/caveman@caveman-stats

指定 Agent (Claude Code)

npx skills add JuliusBrussee/caveman --skill caveman-stats -a claude-code -g -y

安装 repo 全部 skill

npx skills add JuliusBrussee/caveman --all -g -y

预览 repo 内 skill

npx skills add JuliusBrussee/caveman --list

SKILL.md

Frontmatter
{
    "name": "caveman-stats",
    "description": "Show real token usage and estimated savings for the current session, read from the session log. Trigger: \/caveman-stats."
}

This skill is delivered by hooks/caveman-stats.js (read by hooks/caveman-mode-tracker.js on /caveman-stats). The model does not need to do anything when this skill fires — the hook returns decision: "block" with the formatted stats as the reason. The user sees the numbers immediately.

Output also includes Est. rule overhead and Est. net lines wherever a savings estimate exists with a known turn count. Rule overhead is the estimated per-turn INPUT-token cost of the injected caveman rules (default 1,250 tokens/turn, override with CAVEMAN_RULE_OVERHEAD_TOKENS) times the turn count. Net is savings minus that overhead — when negative, the output says so plainly and suggests turning caveman off for that workload, rather than hiding the net-negative regime behind a gross-savings number (see docs/HONEST-NUMBERS.md).

版本历史

  • 3b74643 当前 2026-09-03 05:39
  • 12aa8cc 2026-08-16 08:54
  • 0d95a81 2026-07-24 17:37

同 Skill 集合

plugins/caveman/skills/cavecrew/SKILL.md
plugins/caveman/skills/caveman-compress/SKILL.md
plugins/caveman/skills/caveman-stats/SKILL.md
plugins/caveman/skills/caveman/SKILL.md
skills/cavecrew/SKILL.md
skills/caveman-commit/SKILL.md
skills/caveman-compress/SKILL.md
skills/caveman-discover/SKILL.md
skills/caveman-evidence-review/SKILL.md
skills/caveman-explore/SKILL.md
skills/caveman-help/SKILL.md
skills/caveman-learn/SKILL.md
skills/caveman-manage/SKILL.md
skills/caveman-optimize/SKILL.md
skills/caveman-review/SKILL.md
skills/caveman-setup/SKILL.md
skills/caveman/SKILL.md
skills/investigate-first/SKILL.md
skills/lean-build/SKILL.md
skills/migration/SKILL.md
skills/safe-refactor/SKILL.md
skills/surgical-patch/SKILL.md
skills/verify-and-stop/SKILL.md

元信息

文件数
0
版本
15581d1
Hash
c17fceb2
收录时间
2026-07-24 17:37

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 20:21
浙ICP备14020137号-1