Codeman 詳細教學 對應 repo: https://github.com/Ark0N/Codeman(402 stars / 49 forks / v0.6.11 / MIT / 4 個月生命週期,截至 2026-05-22) 1. 專案定位 1.1 它是什麼 arkon 開源的 Claude Code + OpenCode control plane — 一個 Web 控制面板,把 N 個 tmux session 內跑的 AI coding agent 統一管理: 看:哪個 agent stalled / idle / 跑得正歡 控:手機點按就能下命令 / 中斷 / 換 prompt 救:agent crash...

agency-agents 詳細教學 對應 repo: https://github.com/msitarzewski/agency-agents(103k stars / 17k forks / MIT,截至 2026-05-21) 1. 專案定位 1.1 它是什麼 Matt Sitarzewski 開源的 「一個 repo = 一整家 AI 顧問公司」。190+ 個 agent persona(不是空白 prompt template!)按 17 個 division 分類:工程、設計、行銷、銷售、產品、財務、學術、法務、醫療、遊戲、VR … 一份 root .md → convert.sh 轉成 11 個 AI 工具的專屬格...

agentmemory 詳細教學 對應 repo: https://github.com/rohitg00/agentmemory(15.6k stars / 1.3k forks / v0.9.21,截至 2026-05-21) 1. 專案定位 1.1 它是什麼 agentmemory 是 跨 AI 編碼 agent 的持久記憶基礎設施。把所有 agent 對話 / 工具呼叫 / 失敗 / commit 自動 capture 到本地 server(port :3111),用 BM25 + Vector embedding + Knowledge Graph 三路混合檢索,並用 4-tier 整合(working →...

garden-skills 詳細教學 對應 repo: https://github.com/ConardLi/garden-skills(5.5k stars / 803 forks / 4 skills / MIT,截至 2026-05-21) 1. 專案定位 1.1 它是什麼 ConardLi 個人開源的 跨 AI Agent skill 集合。4 個 skill 全部按 SKILL.md 標準寫成(agentskills.io 規格),同一份 skill 可以在 Claude Code / Cursor / Codex / Gemini CLI / OpenCode 上跑。每個 skill...