tmux-team-creator

Automates creation of Claude Code tmux teams from five templates with bundled prompts and workflows.

3|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/hongbietcode/synthetic-claude --skill tmux-team-creator-hongbietcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tmux-team-creator
Source: https://github.com/hongbietcode/synthetic-claude/tree/main/plugins/productivity-kit/skills/tmux-team-creator
Command: npx skills add https://github.com/hongbietcode/synthetic-claude --skill tmux-team-creator-hongbietcode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The tmux-team-creator skill automates the creation and orchestration of multi-agent Claude Code tmux teams from ready-made templates, enabling rapid setup and consistent governance for software development and research workflows.

Core Features & Use Cases

  • Create and deploy ready-to-use tmux-team templates (scrum-team, scrum-minimal-team, game-dev-team, mckinsey-research-team, pg-insights-team)
  • Include prompts, workflows, and governance scaffolds for quick domain adaptation
  • Generate starter artifacts (WHITEBOARD, backlog templates, prompts) with one command for new projects

Quick Start

To bootstrap a new team, select a template and run the corresponding setup script, e.g. ./templates/scrum-team/setup-team.sh or the equivalent in your project, to generate the team structure and prompts.

Frequently Asked Questions about tmux-team-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up multi-agent Claude Code tmux teams for software development?

You can set up multi-agent Claude Code tmux teams by running a template setup script like setup-team.sh. This generates project-specific prompts, whiteboards, and governance scaffolds for rapid deployment.

What ready-made tmux templates are available for multi-agent workflows?

Available multi-agent tmux templates include scrum-team, scrum-minimal-team, game-dev-team, mckinsey-research-team, and pg-insights-team. Each bundles domain-specific prompts, workflows, and starter artifacts.

Do I need tmux installed to orchestrate Claude Code multi-agent teams?

Yes, tmux must be installed in your Claude Code environment. The skill reads template folders and generates scripts that require tmux to manage multiple agent sessions simultaneously.

How does automated team orchestration handle onboarding and backlog management?

Automated team orchestration generates onboarding documents, WHITEBOARD files, and backlog templates alongside setup scripts. This ensures consistent governance and rapid domain adaptation for new projects.

Can I customize the generated prompts and workflows for specific project domains?

Yes, the generated prompts, workflows, and starter artifacts are designed for rapid domain adaptation. You can modify the project-specific outputs created from the selected template's base structure.