t00-compact

t00-compact is a command for Claude Code from maysunAI/T00-zh. It costs 41 tokens per session (309 once invoked), scanned A, original, MIT.

A command that switches replies into an extremely short mode, removing filler and keeping only conclusions, code, numbers, errors, and pending decisions.

In plain words
What is it for?
Use `/t00-compact` to enable it and `/t00-compact off` or `恢复正常` to disable it.
Why use it?
It reduces the amount of text in replies, which can help when the conversation is near its context limit.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use /t00-compact to enable it and /t00-compact off or 恢复正常 to disable it.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/maysunai/t00-zh/t00-compact
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/maysunAI/T00-zh

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for t00-compact

README.md
[![agentmods](https://agentmods.dev/badge/commands/maysunai/t00-zh/t00-compact/github.svg)](https://agentmods.dev/commands/maysunai/t00-zh/t00-compact)
Your own site
<a href="https://agentmods.dev/commands/maysunai/t00-zh/t00-compact"><img src="https://agentmods.dev/badge/commands/maysunai/t00-zh/t00-compact/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for t00-compact

Your own site · 80×15
<a href="https://agentmods.dev/commands/maysunai/t00-zh/t00-compact"><img src="https://agentmods.dev/badge/commands/maysunai/t00-zh/t00-compact.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 309 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00041 $0.00309
Opus 5 $0.00020 $0.00154
Sonnet 5 $0.00008 $0.00062
Haiku 4.5 $0.00004 $0.00031

Measured 9d ago against content hash d76d6208375b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

t00-compact scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AI00_Common/.claude/commands/t00-compact.md · 31 lines

What it actually says

切换到极简输出模式,执行以下规则直到用户说「/t00-compact off」:

极简规则

  1. 去除:「好的」「当然」「让我」「我来」「首先」「最后」等前缀和过渡语
  2. 去除:重复说明已做的事(用户能看到 diff)
  3. 去除:长段解释,除非用户明确问「为什么」
  4. 保留:结论、代码、关键数字、错误信息、待确认事项
  5. 格式:优先用表格和列表,不用段落

输出模板(极简)

❌ 冗长版:

好的,我来帮你分析这个问题。首先,让我读取文件...已读取文件,现在我将...总的来说...

✅ 极简版:

[结论] 原因:X。改 file.py:30new_value

触发条件

用户说「/t00-compact」或「接近context」或「省token」时自动启用。

关闭方式

用户说「/t00-compact off」或「恢复正常」时关闭极简模式。

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 31 lines · 41 tokens per session scan A d76d6208375b

Subscribe to this mod's changes

t00-compact is a command published in the GitHub repository maysunAI/T00-zh (2 stars, last pushed 1mo ago), licensed MIT. It adds 41 tokens to every session and 309 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.