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.