Quick overview
MCP server that spawns and manages teams of Claude Code worker sessions inside iTerm2. Each worker gets its own terminal pane and an optional git worktree, and can be assigned a beads issue to work autonomously. Workers run in parallel while the coordinator's context stays clean.
Each worker runs in a real, visible Claude Code session with isolated context and a dedicated git worktree, so parallel work never pollutes the coordinator's context window and can be inspected or taken over at any time.
Common tasks
- Fanning out three feature branches to separate workers simultaneously
- Assigning individual beads issues to workers for autonomous parallel implementation
- Monitoring multiple Claude Code agents from a single coordinator terminal
- Waiting for all workers to finish before reviewing and merging their branches
- Sending mid-task corrections to a specific worker without interrupting others
Install paths
Primary command
openclaw install jalehman/claude-team
ClawHub installer
npx clawhub@latest install jalehman/claude-team
OpenClaw CLI
openclaw skills install jalehman/claude-team
Direct OpenClaw install
openclaw install jalehman/claude-team
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 1.5.0
- Security status: Suspicious
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/jalehman/claude-team






