<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agent 编排 on Text Matrix</title><link>https://txtmix.com/tags/agent-%E7%BC%96%E6%8E%92/</link><description>Recent content in Agent 编排 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/agent-%E7%BC%96%E6%8E%92/index.xml" rel="self" type="application/rss+xml"/><item><title>claude-code-best-practice：把 Claude Code 的最佳实践从 596 行 README 拆给你看</title><link>https://txtmix.com/posts/tech/shanraisshan-claude-code-best-practice-orchestration-guide/</link><pubDate>Thu, 25 Jun 2026 21:06:02 +0800</pubDate><guid>https://txtmix.com/posts/tech/shanraisshan-claude-code-best-practice-orchestration-guide/</guid><description>&lt;h1 id="claude-code-best-practice把-claude-code-的最佳实践从-596-行-readme-拆给你看">claude-code-best-practice：把 Claude Code 的最佳实践从 596 行 README 拆给你看&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完本文后，你应该能够：&lt;/p>
&lt;ul>
&lt;li>理解 shanraisshan/claude-code-best-practice 的定位：经过策展的参考手册，不是教程&lt;/li>
&lt;li>解释 Command→Agent→Skill 三层编排模式的职责拆分与协作方式&lt;/li>
&lt;li>区分 14 个章节的阅读优先级，并根据你的角色（产品/工程/Agent 写作者）找到最佳阅读路径&lt;/li>
&lt;li>理解跨模型协作的三种接法（Plugin / MCP / Router）及各自的适用场景&lt;/li>
&lt;li>判断这个仓库是否值得被你或你的团队花时间深入研究&lt;/li>
&lt;/ul>
&lt;h2 id="目录">目录&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="#1-%e5%85%88%e7%bb%99%e5%88%a4%e6%96%ad" rel="">§1 先给判断&lt;/a>&lt;/li>
&lt;li>&lt;a href="#2-%e9%a1%b9%e7%9b%ae%e5%9c%b0%e5%9b%be14-%e4%b8%aa%e7%ab%a0%e8%8a%82%e6%8c%89%e9%98%85%e8%af%bb%e4%bc%98%e5%85%88%e7%ba%a7%e6%8e%92" rel="">§2 项目地图：14 个章节按阅读优先级排&lt;/a>&lt;/li>
&lt;li>&lt;a href="#3-%e6%96%87%e7%ab%a0%e5%bd%a2%e6%80%81%e5%8f%82%e8%80%83%e6%89%8b%e5%86%8c--%e7%bc%96%e6%8e%92%e6%a8%a1%e6%9d%bf--%e7%a4%be%e5%8c%ba%e7%94%9f%e6%80%81" rel="">§3 文章形态：参考手册 + 编排模板 + 社区生态&lt;/a>&lt;/li>
&lt;li>&lt;a href="#4-%e6%a0%b8%e5%bf%83%e6%9e%b6%e6%9e%84commandagentskill-%e4%b8%89%e5%b1%82%e7%bc%96%e6%8e%92%e7%9a%84%e8%be%b9%e7%95%8c" rel="">§4 核心架构：Command→Agent→Skill 三层编排的边界&lt;/a>&lt;/li>
&lt;li>&lt;a href="#5-%e4%bb%bb%e5%8a%a1%e6%b5%81%e6%a1%88%e4%be%8b%e4%bb%8e-weather-orchestrator-%e8%b5%b0%e4%b8%80%e9%81%8d%e7%bc%96%e6%8e%92" rel="">§5 任务流案例：从 /weather-orchestrator 走一遍编排&lt;/a>&lt;/li>
&lt;li>&lt;a href="#6-%e8%b7%a8%e6%a8%a1%e5%9e%8b%e5%8d%8f%e4%bd%9cclaude-code--codexgemini-%e7%9a%84%e4%b8%89%e7%a7%8d%e6%8e%a5%e6%b3%95" rel="">§6 跨模型协作：Claude Code + Codex/Gemini 的三种接法&lt;/a>&lt;/li>
&lt;li>&lt;a href="#7-%e9%98%85%e8%af%bb%e8%b7%af%e5%be%84%e5%bb%ba%e8%ae%ae" rel="">§7 阅读路径建议&lt;/a>&lt;/li>
&lt;li>&lt;a href="#8-%e9%80%82%e7%94%a8%e8%be%b9%e7%95%8c" rel="">§8 适用边界&lt;/a>&lt;/li>
&lt;li>&lt;a href="#9-%e5%a4%96%e9%83%a8%e8%b5%84%e6%ba%90" rel="">§9 外部资源&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%b8%b8%e8%a7%81%e9%97%ae%e9%a2%98faq" rel="">常见问题（FAQ）&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%87%aa%e6%b5%8b%e9%a2%98" rel="">自测题&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e7%bb%83%e4%b9%a0" rel="">练习&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%bf%9b%e9%98%b6%e8%b7%af%e5%be%84" rel="">进阶路径&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="1-先给判断">§1 先给判断&lt;/h2>
&lt;p>&lt;code>shanraisshan/claude-code-best-practice&lt;/code> 不是一套&amp;quot;工具&amp;quot;，是一份&lt;strong>经过策展的参考手册&lt;/strong>：到 2026-06-25 仓库有 60.2k+ Stars、6k+ Forks、73MB 内容、596 行 README，覆盖 Claude Code 14 个原语（subagents、commands、skills、hooks、MCP、plugins、settings、memory、checkpointing、CLI flags 等）外加 12 个外部参考仓库、83 条 tips、8 场视频。&lt;/p></description></item></channel></rss>