II.
AgentControlMode overview
Reference · liveagent-control-mode:claude-code-coordinator
Claude Code coordinator mode overview
Top-level coordinator posture — system prompt switches to "you orchestrate workers via AgentTool/SendMessage/TaskStop", and worker tool inventory is drawn from ASYNC_AGENT_ALLOWED_TOOLS minus INTERNAL_WORKER_TOOLS. matchSessionMode reconciles env var with session.mode on resume.
Attributes
displayName
Claude Code coordinator mode
mode
coordinator
envVar
CLAUDE_CODE_COORDINATOR_MODE
featureGate
COORDINATOR_MODE
persistedOnSession
true
workerToolInventory
- Bash
- Read
- Edit
- Glob
- Grep
- Skill
disablesFeatures
- plan-mode
- worktree-mode
description
Top-level coordinator posture — system prompt switches to "you orchestrate
workers via AgentTool/SendMessage/TaskStop", and worker tool inventory is
drawn from ASYNC_AGENT_ALLOWED_TOOLS minus INTERNAL_WORKER_TOOLS.
matchSessionMode reconciles env var with session.mode on resume.
Outgoing edges
None.
Incoming edges
operates_in_control_mode1
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)