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.
git clone --depth 1 https://github.com/maysunAI/T00-zhWrote 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.
[](https://agentmods.dev/commands/maysunai/t00-zh/t00-pj-status)<a href="https://agentmods.dev/commands/maysunai/t00-zh/t00-pj-status"><img src="https://agentmods.dev/badge/commands/maysunai/t00-zh/t00-pj-status/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.
<a href="https://agentmods.dev/commands/maysunai/t00-zh/t00-pj-status"><img src="https://agentmods.dev/badge/commands/maysunai/t00-zh/t00-pj-status.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00026 | $0.00273 |
| Opus 5 | $0.00013 | $0.00137 |
| Sonnet 5 | $0.00005 | $0.00055 |
| Haiku 4.5 | $0.00003 | $0.00027 |
Grade A, and why
t00-pj-status 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 11d 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.
What it actually says
/t00-pj-status — 查询所有项目状态
快速列出当前所有活跃项目的状态和下一步。
使用方式
/t00-pj-status
/t00-pj-status pj90
执行步骤
-
读取
F:\T00\AI00_Common\projects\PROJECTS_INDEX.md -
对每个「当前活跃项目」:
- 读取
PJxx_xxx/CLAUDE.md的状态行 - 读取
PJxx_xxx/REQUIREMENTS.md(如存在) - 检查是否有 FUTURE_FEATURES.md
- 读取
-
输出格式:
项目状态总览(更新时间:YYYY-MM-DD)
PJ## | 项目名 | 状态 | 下一步
-----|--------|------|------
PJ90 | MyAI | 开发中 | 加闹钟功能
PJ20 | 認知症 | MVP完成 | 测试邮件功能
...
如果指定了项目(如 /t00-pj-status pj90),输出该项目的详细待办清单。
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.
- 11d ago First seen · 38 lines · 26 tokens per session scan A c82a7b12438b
t00-pj-status is a command published in the GitHub repository maysunAI/T00-zh (2 stars, last pushed 1mo ago), licensed MIT. It adds 26 tokens to every session and 273 once invoked, about $0.0001 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.
Other commands, from other repositories
checkpoint
Save verification state and progress checkpoint.
setup-pm
Configure package manager preference.
epic-claim
Claim an epic issue, stamp coordination state, and sync local ownership.
epic-decompose
Break an epic into task children without creating task branches.
epic-review
Mark epic review requested, approved, or changes requested.
epic-sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.