tmux-fork

Launch parallel terminal sessions by creating tmux windows for commands and AI coding agents.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/RDCrystalLab/agentic-plugins --skill tmux-fork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tmux-fork
Source: https://github.com/RDCrystalLab/agentic-plugins/tree/main/plugins/tmux-fork/skills/tmux-fork
Command: npx skills add https://github.com/RDCrystalLab/agentic-plugins --skill tmux-fork

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of opening separate terminal sessions by automatically creating tmux windows for parallel commands and AI coding agents.

Core Features & Use Cases

  • Parallel Terminal Launching: Opens new tmux windows and runs requested CLI commands without manual session setup.
  • AI Agent Support: Starts Claude Code, Codex CLI, or Gemini CLI workflows with configurable models and prompts.
  • Context Handoff: Transfers conversation summaries when forking AI coding agents so they can continue work with prior context.

Quick Start

Ask the tmux-fork skill to open a new terminal window and run a development command or start an AI coding agent.

Frequently Asked Questions about tmux-fork

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

FAQPage Schema
How do I run parallel terminal sessions for AI coding agents?

You can run parallel terminal sessions by launching new tmux windows for AI coding agents. This automatically creates separate execution environments for CLI tools and coding assistants without manual session setup.

Can I start Claude Code and Codex CLI in separate tmux windows?

Yes, you can start Claude Code, Codex CLI, or Gemini CLI workflows in separate tmux windows. The sessions are configured with specific models and prompts to run interactive terminal processes reliably.

How do I transfer conversation context when forking AI coding agents?

To transfer context when forking AI coding agents, the skill automatically hands off conversation summaries to the new terminal sessions. This allows the parallel agents to continue work with prior context intact.

What is the best way to manage multiple CLI tools in separate terminal environments?

The best way to manage multiple CLI tools is using tmux session management to open new windows for parallel commands. This removes the friction of manual terminal setup for automated tasks and developer workflows.

Do I need tmux installed to launch parallel terminal agents?

Yes, tmux is required to launch parallel terminal agents. The skill relies on tmux session management to create separate execution environments and start interactive terminal processes reliably.

Why use tmux for parallel execution instead of opening new terminal tabs?

Using tmux for parallel execution provides dedicated session management for AI agents and CLI tools. It ensures separate execution environments remain persistent and organized without manual terminal tab friction.