What problem does it solve?
The Tmux Team Creator skill provides structured templates and a ready-to-run setup for building autonomous, multi-agent teams that operate inside tmux. It helps users quickly bootstrap consistent team templates (e.g., light, Scrum, game-dev, McKinsey-style research, and P&G-style analytics), reducing setup time and human error.
Core Features & Use Cases
- Template library with 4 sample teams (2 software development, 2 research) that can be customized for any domain.
- Automated bootstrapping via setup-team.sh to initialize tmux sessions, panes, and agent roles.
- Standardized workflows including prompts, WHITEBOARD, and setup scripts to accelerate onboarding.
- Extensible references and templates for quick adaptation to new domains.
- Use cases include rapidly creating AI teams for software projects, research engagements, and team experimentation.
Quick Start
Use the tmux-team-creator skill to bootstrap a sample team. For example, run the Scrum template: navigate to the sample_team/scrum-team directory and execute the setup script. Then attach to the created session with tmux attach -t scrum-team and interact with Claude Code across panes.