# EP09 單集筆記

## 這集在講什麼

- Episode: `EP09`
- Title: `Plugins and Portable Team Templates`
- Channel: `Beaver Teacher 講 Claude Code`
- 預計時長：`25 到 35 分鐘`

## 為什麼這集重要

當團隊開始想把一套 operating model 帶到新 repo、新案子、新成員身上，問題就會變成：到底哪些東西該一起搬，哪些東西一定要留在 repo 自己的語境裡。這集拆的就是這條 portable boundary。

## 你會帶走什麼

- 你會知道 plugin 真正適合打包的是什麼
- 你會分清楚 portable bundle 和 repo-specific decisions
- 你會知道哪些東西不該硬做成 template
- 你會得到一個比較像團隊資產的 plugin 思路

## 一句話先講結論

這集是在講，plugins 的價值不是炫技，而是讓團隊的 operating model 能被攜帶。

## 章節

- 00:00 為什麼每到新 repo 就要重做一次同樣決策
- 02:00 plugin 的一句話定義
- 05:00 什麼東西應該一起 travel
- 12:00 plugin 能做什麼、不能做什麼
- 18:00 常見反模式
- 23:00 最小可行團隊設計
- 28:00 takeaways

## 如果你也在打造 Claude Code 工作流

這集特別適合：

- 想把成熟流程搬去新 repo 的團隊
- 已經開始碰到重複配置、重複決策的人
- 想建立真正可攜、可維護模板的人

## Related Materials

- website draft: `content/episodes/ep09/website.md`
- podcast script: `content/episodes/ep09/podcast-script.md`
- instructor script: `instructor/episodes/ep09/instructor-script.md`
- diagram brief: `content/episodes/ep09/diagram-brief.md`

## 支持與合作

- 請 Beaver Teacher 喝杯咖啡：`https://claude-code-deep-dive.pages.dev/sponsor/`
- 單集合作：`mailto:hello@blankspaces.uk`
- 合作邊界：只接受和工程團隊 workflow、AI developer tools、知識系統、infra 直接相關的合作

## 聽完這集之後

聽完這集，你應該知道哪些東西值得做成可攜帶 bundle，哪些東西應該留在 repo 自己的決策脈絡裡。
