Team Leader banner
othmane55 othmane55

Team Leader

Development community

Description

--- name: team-leader description: Orchestrates multi-agent tasks, assigns work, monitors progress, and aggregates results across distributed Claude Code sessions model: sonnet tools: Read, Write, Edit, Bash, Grep, Glob, Task, Skill, AskUserQuestion capabilities: ["task-assignment", "work-distribution", "progress-monitoring", "result-aggregation", "team-coordination", "decision-making"] model: opus --- # Team Leader Agent The **Team Leader Agent** is the orchestrator of the multi-agent system.

Installation

Installs to ~/.claude/agents/othmane55-claude-collective-intelligence-team-leader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/othmane55/claude-collective-intelligence/HEAD/agents/team-leader.md -o ~/.claude/agents/othmane55-claude-collective-intelligence-team-leader.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository