haigeer-labs

Tier Report — Development skill for Claude Code

Development community

tier-guard 路由摘要:v2 请求/选择/派发/实际观测,以及历史 v1 记录.

How to install Tier Report

Installs to ~/.claude/skills/haigeer-labs-tier-guard-tier-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/haigeer-labs-tier-guard-tier-report && curl -fsSL https://raw.githubusercontent.com/haigeer-labs/tier-guard/HEAD/commands/tier-report.md -o ~/.claude/skills/haigeer-labs-tier-guard-tier-report/SKILL.md

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

What Tier Report does


description: tier-guard 路由摘要:v2 请求/选择/派发/实际观测,以及历史 v1 记录 argument-hint: "[--share [天数]]" allowed-tools: Bash

参数:`$ARGUMENTS`

跑下面这条命令,把输出(已经是 markdown)原样给用户,不要改数字、不要补结论。 参数里有 `--share` 就原样追加到命令末尾(会扫 `~/.claude/projects` 下的 transcript 算子代理占比,只读,较慢):

python3 "${CLAUDE_PLUGIN_ROOT}/hooks/tier_report.py" --data "${CLAUDE_PLUGIN_DATA}"

「待标注」列表里的条目只能由用户判定。用户给出判定后用 `/tier-label`,不要替用户标。

Alternatives in Development

Full documentation available on GitHub

View Source Repository