toby-team-starter

Launch persistent multi-agent workspaces in cmux with Codex, Gemini, and Claude.

24|6|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/tobyilee/toby-plugins --skill toby-team-starter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: toby-team-starter
Source: https://github.com/tobyilee/toby-plugins/tree/main/plugins/toby-multi-agent/skills/toby-team-starter
Command: npx skills add https://github.com/tobyilee/toby-plugins --skill toby-team-starter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a streamlined way to initialize a persistent multi-agent workspace in cmux, launching Codex, Gemini, and Claude in coordinated panes for parallel development and testing.

Core Features & Use Cases

  • Spawn Codex (--full-auto) and Gemini (--yolo) panes alongside Claude to enable parallel task execution and model comparison.
  • Automatically label and manage agent panes, with quick focus switching and layout control.
  • Use Case: run Codex and Gemini side-by-side while Claude orchestrates tasks, then save a shared workspace snapshot for later reuse.

Quick Start

Spawn Codex and Gemini panes alongside Claude in cmux to begin a persistent multi-agent workspace.

Frequently Asked Questions about toby-team-starter

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

FAQPage Schema
How do I set up a multi-agent workspace in cmux with Claude, Codex, and Gemini?

A multi-agent workspace in cmux launches Codex and Gemini panes alongside Claude for parallel task execution. The skill configures the persistent layout and applies prerequisite CLI checks to coordinate the agents automatically.

Can I run Codex and Gemini side-by-side for model comparison while Claude orchestrates?

Yes, you can run Codex and Gemini side-by-side while Claude orchestrates tasks. The skill initializes a persistent cmux environment where each agent operates in a dedicated, labeled pane for isolated execution and comparison.

What CLI prerequisites do I need to spawn Codex and Gemini panes in a persistent workspace?

You need the prerequisite CLIs for Codex and Gemini installed and accessible in your environment. The skill performs workspace context checks to ensure safe, repeatable deployment before initializing the cmux panes.

Does this multi-agent workspace setup support saving and reusing a shared snapshot?

Yes, the multi-agent workspace setup supports saving a shared workspace snapshot for later reuse. This allows you to resume your coordinated Codex, Gemini, and Claude pane layout without reconfiguring the environment.

How does cmux handle pane layout and focus switching when running multiple AI agents?

Cmux manages pane layout behaviors by automatically labeling and organizing agent panes. You can execute quick focus switching between Claude, Codex, and Gemini to monitor parallel execution and task decomposition.