tmux-ai-cli

Orchestrate Gemini CLI and Codex CLI within a tmux session.

4|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/r1cA18/dotfiles --skill tmux-ai-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tmux-ai-cli
Source: https://github.com/r1cA18/dotfiles/tree/main/skills/tmux-ai-cli
Command: npx skills add https://github.com/r1cA18/dotfiles --skill tmux-ai-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines your AI-powered workflows by orchestrating multiple AI command-line interfaces (CLIs) within a single, organized tmux session, allowing you to leverage different AI tools for specific tasks efficiently.

Core Features & Use Cases

  • Multi-CLI Orchestration: Seamlessly integrates and manages Gemini CLI (for research) and Codex CLI (for code analysis) within a tmux environment.
  • Task Specialization: Guides you on when to use Gemini for web research and document analysis versus Codex for code reviews and bug analysis.
  • Use Case: When researching a new API, you can use Gemini to find documentation and then switch to Codex to analyze code examples or potential integration issues, all within the same tmux session.

Quick Start

Start a new tmux session for AI CLIs by running the start_session.sh script with auto-approve enabled.

Frequently Asked Questions about tmux-ai-cli

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

FAQPage Schema
How do I orchestrate multiple AI CLIs in a tmux session?

This Skill orchestrates multiple AI CLIs in a tmux session by providing scripts for session management, chat interactions, and non-interactive execution to coordinate tools like Gemini and Codex.

What is the best way to use Gemini CLI and Codex CLI together?

The best way to use Gemini CLI and Codex CLI together is to run them in the same tmux session, using Gemini for web research and Codex for code reviews and bug analysis.

Can I run AI command-line tools in parallel for comparative analysis?

Yes, you can run AI command-line tools in parallel within tmux. The orchestration scripts support parallel execution and output capture specifically for comparing different AI responses.

Do I need tmux installed to manage AI chat interactions and non-interactive execution?

Yes, tmux is required as the core environment. The Skill relies on a tmux session to manage chat interactions, execute non-interactive commands, and organize multiple AI command-line interfaces.

How do I start an AI CLI tmux session with auto-approve enabled?

You start an AI CLI tmux session with auto-approve enabled by running the provided start_session.sh script, which initializes the environment for orchestrating your AI tools.