Pure Delegation
The team-lead never touches code directly. Every task goes to a specialized agent. Clean separation, zero context contamination.
Plans, delegates, reviews, and synthesizes — so your AI agents actually work as a team.
opencode plugin opencode-team-lead --globalOpenCode will automatically download and load the plugin on next startup. All 11 agents are registered automatically.
Set team-lead as your default agent
{
"plugin": ["opencode-team-lead"],
"default_agent": "team-lead"
}