everything-claude-code-zh is a Chinese translation of a collection of configurations for Claude Code and other AI coding agents. It provides agents, skills, hooks, commands, rules, and MCP configurations intended to support development workflows such as memory persistence, security scanning, evaluation, and research-first work. The catalogue includes commands, skills, agents, instructions, and a plugin from this configuration set.
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.
npx agentmods add commands/xu-xiang/everything-claude-code-zh/orchestrategit clone --depth 1 https://github.com/xu-xiang/everything-claude-code-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/xu-xiang/everything-claude-code-zh/orchestrate)<a href="https://agentmods.dev/commands/xu-xiang/everything-claude-code-zh/orchestrate"><img src="https://agentmods.dev/badge/commands/xu-xiang/everything-claude-code-zh/orchestrate.svg" alt="Measured on agentmods" 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 | $0.00017 | $0.00799 |
| Opus 5 | $0.00009 | $0.00400 |
| Sonnet 5 | $0.00003 | $0.00160 |
| Haiku 4.5 | $0.00002 | $0.00080 |
Grade A, and why
orchestrate 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 5d 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
编排(Orchestrate)命令
为此复杂任务编排多个专业智能体(Agent):$ARGUMENTS
你的任务
- 分析任务复杂度并分解为子任务
- 为每个子任务确定最佳智能体(Agent)
- 创建执行计划并明确依赖关系
- 协调执行 - 尽可能并行处理
- 将结果**汇总(Synthesize)**为统一输出
可用的智能体(Available Agents)
| 智能体(Agent) | 专长 | 适用场景 |
|---|---|---|
| planner | 实施规划 | 复杂功能设计 |
| architect | 系统设计 | 架构决策 |
| code-reviewer | 代码质量 | 审查变更 |
| security-reviewer | 安全分析 | 漏洞检测 |
| tdd-guide | 测试驱动开发 | 功能实现 |
| build-error-resolver | 构建修复 | TypeScript/构建错误 |
| e2e-runner | E2E 测试 | 用户流程测试 |
| doc-updater | 文档编写 | 更新文档 |
| refactor-cleaner | 代码清理 | 冗余代码移除 |
| go-reviewer | Go 代码 | Go 特有的代码审查 |
| go-build-resolver | Go 构建 | Go 构建错误 |
| database-reviewer | 数据库 | 查询优化 |
编排模式(Orchestration Patterns)
顺序执行(Sequential Execution)
planner → tdd-guide → code-reviewer → security-reviewer
适用场景:后续任务依赖于前期结果。
并行执行(Parallel Execution)
┌→ security-reviewer
planner →├→ code-reviewer
└→ architect
适用场景:任务之间相互独立。
扇出/扇入(Fan-Out/Fan-In)
┌→ agent-1 ─┐
planner →├→ agent-2 ─┼→ synthesizer
└→ agent-3 ─┘
适用场景:需要多个维度的视角。
执行计划格式
阶段 1:[名称]
- 智能体(Agent):[agent-name]
- 任务:[具体任务内容]
- 依赖项:[无或前一阶段]
阶段 2:[名称](并行)
- 智能体 A:[agent-name]
- 任务:[具体任务内容]
- 智能体 B:[agent-name]
- 任务:[具体任务内容]
- 依赖项:阶段 1
阶段 3:汇总(Synthesis)
- 结合阶段 2 的结果
- 生成统一输出
协调原则(Coordination Rules)
- 先规划后执行 - 首先创建完整的执行计划
- 最小化交接 - 减少上下文切换(Context switching)
- 尽可能并行化 - 并行处理独立任务
- 明确边界 - 每个智能体(Agent)都有特定的职责范围
- 单一事实来源 - 每个产出物由一个智能体(Agent)负责
注意:复杂任务受益于多智能体编排。简单任务应直接使用单个智能体。
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.
- 5d ago First seen · 89 lines · 17 tokens per session scan A 68493e1e8fda
orchestrate is a command published in the GitHub repository xu-xiang/everything-claude-code-zh (1,929 stars, last pushed 6mo ago), licensed MIT. It adds 17 tokens to every session and 799 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-30.
Other commands, from other repositories
awesome-chatgpt
Search awesome-ChatGPT-repositories for open-source GitHub repositories related to ChatGPT and LLMs.
test
Generate comprehensive tests.
init
Scaffold a new MindBase project (v2 layout). Usage: /mb:init [template] [-- mission ...].
commit
智能生成 Git 提交信息并提交.
pr
Handle the full workflow from current branch state to an open, CI-monitored pull request.
doctor.es
Diagnostica problemas de inferencia LLM en Mac: asiai doctor verifica el estado de los motores, conflictos de puertos, carga de modelos y estado de la GPU.