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-new-pj)<a href="https://agentmods.dev/commands/maysunai/t00-zh/t00-new-pj"><img src="https://agentmods.dev/badge/commands/maysunai/t00-zh/t00-new-pj/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-new-pj"><img src="https://agentmods.dev/badge/commands/maysunai/t00-zh/t00-new-pj.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.00024 | $0.00457 |
| Opus 5 | $0.00012 | $0.00229 |
| Sonnet 5 | $0.00005 | $0.00091 |
| Haiku 4.5 | $0.00002 | $0.00046 |
Grade A, and why
t00-new-pj 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-new-pj $ARGUMENTS」时,执行建项目流程:
0. 建项目前先问 5 个问题(调查 + 确认阶段):
在正式建项目前,请回答:
① 市场:目标用户是谁?他们现在怎么解决这个问题?
② 竞品:同类产品 2-3 个,你的差异化是什么?
③ 时间:预计多久能上线 MVP(最小可用版本)?
④ T00优势:T00 里已有哪些代码/模板可以复用?
⑤ 变现:怎么收费?谁会付钱?
(用户可以直接回答,或说「跳过」直接建项目)
-
读取
F:\T00\AI00_Common\projects\PROJECTS_INDEX.md,找出当前最大 PJ 编号,+1 得到新编号(如 PJ21 → PJ22)- 注意:PJ00-PJ05 是特殊,PJ90+ 是特别项目,新项目从 PJ10 之后的空位顺序填入
-
确定项目文件夹名:
PJ##_$ARGUMENTS(把用户输入的名字转小写,空格换下划线) -
建文件夹
F:\T00\PJ##_$ARGUMENTS\ -
在文件夹内建
CLAUDE.md,内容:
# PJ##_$ARGUMENTS
> 立项时间:[当天日期]
> 状态:立项中
- 在
PROJECTS_INDEX.md的「当前活跃项目」表里追加一行:
| PJ##_$ARGUMENTS | F:\T00\PJ##_$ARGUMENTS | 立项中 |
- 回复:
✅ PJ##_$ARGUMENTS 已建好
路径:F:\T00\PJ##_$ARGUMENTS\
在 req 里写需求就可以开始了。
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 · 47 lines · 24 tokens per session scan A 59c22ccb6573
t00-new-pj is a command published in the GitHub repository maysunAI/T00-zh (2 stars, last pushed 1mo ago), licensed MIT. It adds 24 tokens to every session and 457 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.