ダブルクリックで英日反転
Applied Sciences · Engineering
Claude Code Orchestration Glossary, 2026-05
Spring 2026 saw Claude Code shift from standalone tool to multi-agent foundation, spawning a dense vocabulary of official Anthropic terms and community OSS tools. This glossary maps every key term to its three-storey architecture layer.
Three-Storey Architecture
- Ground floor: a single Claude Code CLI/API session — the unit that does one job
- Middle floor: fleet — parallel/sequential sessions, worktrees, specialist sub-agents
- Top floor: orchestration — scheduler, event-driven dispatcher, GUI dashboard
Official Anthropic Terms
- FleetView: monitor & operate all running sessions from one table (launched 2026-05-11)
- Routines: cloud-side cron for AI — runs nightly tasks without your PC being on
- Managed Agents: Anthropic hosts the runtime; you supply role, tools, and policy
- Dreaming: AI reviews session logs while idle and auto-curates recurring patterns into memory
Orchestration & Task Terms
- Multiagent Orchestration: parent agent breaks work into specialist sub-agents and integrates results
- Tasks 2.1 (2026-01-22): dependency-aware task graph built into Claude Code — no external ITS needed
- Skill / Sub-agent / Hook: reusable instruction sheet / isolated context window / pre-post-tool script
- Compounding Engineering (Boris Cherny): mistake → CLAUDE.md → auto-improvement loop
Community / OSS Ecosystem
- Ruflo (50k★): auto-routes tasks to Opus/Sonnet/Haiku by difficulty to balance cost and quality
- Superpowers (188k★): distributes and syncs Skills as a shared OSS asset across teams
- beans (767★): file-based markdown issue tracker; AI agents read/write issues natively in the repo
- ECC / Agentic OS / Orchestrator Seat: paradigm terms for directing 10-20 agents as a single commander
→ Know which storey a term lives on — single agent, fleet, or orchestration — and the whole vocabulary clicks into place.
Applied Sciences · Engineering
Claude Codeオーケストレーション用語集 2026-05
2026年春、Claude Codeが単独ツールから複数エージェントを束ねる基盤へ急進化し、公式・コミュニティ両面で専門用語が急増した。この用語集は各タームを「3層アーキテクチャ」の視点から整理する。
3層アーキテクチャ(全体像)
- 1階(単体):Claude Code CLI/APIの1セッション。1つの仕事をこなす最小単位
- 2階(フリート):複数セッションを並列・順次実行。worktree(作業域分離)やスペシャリスト分業
- 3階(オーケストレーション):誰が何をいつ担当するかを決める司令塔。GUIダッシュボード/スケジューラ
Anthropic公式用語
- FleetView(フリートビュー):全セッションの状態を1テーブルで監視・操作するダッシュボード(2026-05-11公開)
- Routines(ルーティン):AIのためのcron(定期実行)。Anthropicクラウド上で夜間処理を自機PC不要で実行
- Managed Agents:Anthropicがランタイムを管理。ユーザーは役割・ツール・ポリシーを渡すだけ
- Dreaming(ドリーミング):AIが停止中に複数セッションのログを振り返り、繰り返しパターンをメモリへ自動集約
オーケストレーション・タスク管理
- Multiagent Orchestration:親エージェントが仕事をスペシャリスト群に分配し、結果を統合するしくみ
- Tasks 2.1(2026-01-22):依存関係(=タスクAが終わるまでBは走れない)を持つタスクグラフをClaude Code内蔵
- Skill / Sub-agent / Hook:再利用可能な手順書 / 独立したコンテキスト窓 / ツール呼び出し前後に自動実行するスクリプト
- Compounding Engineering(ボリス・チェルニー考案):ミス→CLAUDE.md記録→次回自動改善のループ
コミュニティ / OSSエコシステム
- Ruflo(5万★):タスク難度に応じてOpus/Sonnet/Haikuを自動振り分け。コストと品質を両立
- Superpowers(18.8万★):Skillをチーム間で配布・同期する「Skills as a Service」基盤
- beans(767★):issueをマークダウンファイルとしてリポジトリに置くファイルベースのissueトラッカー
- ECC / Agentic OS / Orchestrator Seat:10〜20体のエージェントを1人で指揮する新しい働き方を示すパラダイム用語
→ 「そのタームは1階・2階・3階のどこに属するか」を意識すれば、急増した用語群がひとつの地図として見えてくる。
Applied Sciences · Engineering
Claude Code Orchestration Glossary, 2026-05
Spring 2026 saw Claude Code shift from standalone tool to multi-agent foundation, spawning a dense vocabulary of official Anthropic terms and community OSS tools. This glossary maps every key term to its three-storey architecture layer.
Three-Storey Architecture
- Ground floor: a single Claude Code CLI/API session — the unit that does one job
- Middle floor: fleet — parallel/sequential sessions, worktrees, specialist sub-agents
- Top floor: orchestration — scheduler, event-driven dispatcher, GUI dashboard
Official Anthropic Terms
- FleetView: monitor & operate all running sessions from one table (launched 2026-05-11)
- Routines: cloud-side cron for AI — runs nightly tasks without your PC being on
- Managed Agents: Anthropic hosts the runtime; you supply role, tools, and policy
- Dreaming: AI reviews session logs while idle and auto-curates recurring patterns into memory
Orchestration & Task Terms
- Multiagent Orchestration: parent agent breaks work into specialist sub-agents and integrates results
- Tasks 2.1 (2026-01-22): dependency-aware task graph built into Claude Code — no external ITS needed
- Skill / Sub-agent / Hook: reusable instruction sheet / isolated context window / pre-post-tool script
- Compounding Engineering (Boris Cherny): mistake → CLAUDE.md → auto-improvement loop
Community / OSS Ecosystem
- Ruflo (50k★): auto-routes tasks to Opus/Sonnet/Haiku by difficulty to balance cost and quality
- Superpowers (188k★): distributes and syncs Skills as a shared OSS asset across teams
- beans (767★): file-based markdown issue tracker; AI agents read/write issues natively in the repo
- ECC / Agentic OS / Orchestrator Seat: paradigm terms for directing 10-20 agents as a single commander
→ Know which storey a term lives on — single agent, fleet, or orchestration — and the whole vocabulary clicks into place.
Applied Sciences · Engineering
Claude Codeオーケストレーション用語集 2026-05
2026年春、Claude Codeが単独ツールから複数エージェントを束ねる基盤へ急進化し、公式・コミュニティ両面で専門用語が急増した。この用語集は各タームを「3層アーキテクチャ」の視点から整理する。
3層アーキテクチャ(全体像)
- 1階(単体):Claude Code CLI/APIの1セッション。1つの仕事をこなす最小単位
- 2階(フリート):複数セッションを並列・順次実行。worktree(作業域分離)やスペシャリスト分業
- 3階(オーケストレーション):誰が何をいつ担当するかを決める司令塔。GUIダッシュボード/スケジューラ
Anthropic公式用語
- FleetView(フリートビュー):全セッションの状態を1テーブルで監視・操作するダッシュボード(2026-05-11公開)
- Routines(ルーティン):AIのためのcron(定期実行)。Anthropicクラウド上で夜間処理を自機PC不要で実行
- Managed Agents:Anthropicがランタイムを管理。ユーザーは役割・ツール・ポリシーを渡すだけ
- Dreaming(ドリーミング):AIが停止中に複数セッションのログを振り返り、繰り返しパターンをメモリへ自動集約
オーケストレーション・タスク管理
- Multiagent Orchestration:親エージェントが仕事をスペシャリスト群に分配し、結果を統合するしくみ
- Tasks 2.1(2026-01-22):依存関係(=タスクAが終わるまでBは走れない)を持つタスクグラフをClaude Code内蔵
- Skill / Sub-agent / Hook:再利用可能な手順書 / 独立したコンテキスト窓 / ツール呼び出し前後に自動実行するスクリプト
- Compounding Engineering(ボリス・チェルニー考案):ミス→CLAUDE.md記録→次回自動改善のループ
コミュニティ / OSSエコシステム
- Ruflo(5万★):タスク難度に応じてOpus/Sonnet/Haikuを自動振り分け。コストと品質を両立
- Superpowers(18.8万★):Skillをチーム間で配布・同期する「Skills as a Service」基盤
- beans(767★):issueをマークダウンファイルとしてリポジトリに置くファイルベースのissueトラッカー
- ECC / Agentic OS / Orchestrator Seat:10〜20体のエージェントを1人で指揮する新しい働き方を示すパラダイム用語
→ 「そのタームは1階・2階・3階のどこに属するか」を意識すれば、急増した用語群がひとつの地図として見えてくる。
出典・参考 / Sources
- VentureBeat: Claude Code Desktop & Routines review
- Anthropic: Desktop application (official docs)
- Anthropic: Manage multiple agents with agent view
- Anthropic blog: Managed Agents — dreaming, outcomes, multiagent orchestration
- Anthropic: Multiagent sessions (platform docs)
- Anthropic: Todo Lists / Tasks (agent SDK docs)
- VentureBeat: Claude Code Tasks update
- Shipyard: Multi-agent orchestration for Claude Code in 2026
- ClaudeFast: Multi-Agent orchestrators comparison
- GitHub: oguzhnatly/fleet
- GitHub: AnEntrypoint/agentgui
- VS Code Marketplace: Agent Fleet
- GitHub: adagradschool/cc-gtd
- GitHub: hmans/beans
- GitHub: ruvnet/ruflo
- GitHub: obra/superpowers
- Nimbalyst: Best Claude Code GUI tools 2026
- GrowwStacks: Claude Code Agentic OS framework
- How Boris uses Claude Code
Related notes
- Agentic Commerce — ACP and Visibility into Being 'Bought by AI'
- AI Search Evaluation: The 12 Metrics — Gateway
- AI Search Evaluation ①Citation Rate — How Many URLs Are Pulled In Per Answer
- AI Search Evaluation ②Source Diversity — How Unskewed the Cited Sources Are
- AI Search Evaluation ③Accuracy Score — How Often It Answers Factual Questions Correctly
- AI Search Evaluation ④Answer Length — How Many Characters It Returns to the User on Average