codex-collab
CommunityPair with Codex via tmux for design and review.
Software Engineering#Codex#tmux#code-review#design-review#pair-programming#AI-collaboration#architectural-discussion
Authorsizukutamago
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Codex Collab enables real-time, tmux-based collaboration between Claude Code and Codex to discuss architecture, perform design reviews, and pair-program with AI, accelerating quality and decision-making.
Core Features & Use Cases
- Real-time, pane-based collaboration that lets Claude Code implement while Codex provides design guidance and code-review input.
- Clear role separation where Codex acts as advisor and Claude Code executes changes.
- Use cases include architectural discussions, design decisions, and hands-on code reviews during development sprints.
Quick Start
Launch a Codex collaboration by splitting the current tmux window and starting Codex in the new pane:
- tmux split-window -h
- tmux send-keys "codex"
- tmux send-keys Enter
- Send your initial question or task to Codex in the Codex pane, for example:
- tmux send-keys -t :.1 "How should we structure the authentication flow for this feature?"
- tmux send-keys -t :.1 Enter
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: codex-collab Download link: https://github.com/sizukutamago/dev-tools-plugin/archive/main.zip#codex-collab Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.