Add token-stats-hook Go module and update README
This commit is contained in:
@@ -12,6 +12,15 @@ cp claudeplus/commands/* ~/.claude/commands/
|
||||
|
||||
重启 Claude Code 后即可使用。
|
||||
|
||||
## 模块列表
|
||||
|
||||
| 模块 | 路径 | 说明 |
|
||||
|------|------|------|
|
||||
| 命令集 | `commands/` | Claude Code 自定义斜杠命令 |
|
||||
| Stop Hook | `hooks/token-stats-hook/` | 会话结束时自动备份 token 用量(Go 二进制) |
|
||||
|
||||
---
|
||||
|
||||
## 命令列表
|
||||
|
||||
### /token-stats [username|all]
|
||||
|
||||
Reference in New Issue
Block a user