What problem does it solve?
Coordinates an autonomous, TMUX-based pairing workflow where a single orchestrator aggregates inputs from Codex and Claude to generate PRD/TechSpec/tasks, reducing handoffs and manual coordination.
Core Features & Use Cases
- Autonomous multi-agent orchestration: One workflow that coordinates Codex, Claude, and an orchestrator to produce structured artifacts (PRD, TechSpec, tasks).
- TMUX-driven collaboration: Spawns worker panes for Codex and Claude, enabling parallel thinking with a live UI bridge.
- On-demand assets & scripts: Uses assets, references, and scripts to bootstrap sessions, boot prompts, and start-up commands.
- Run-time contract & safety: Enforces the runtime contract to ensure proper sequencing and guarded execution.
Quick Start
Launch the pairing workflow for a feature by specifying the feature slug under .compozy/tasks and the repo root, then attach to the tmux session and let Codex and Claude iterate.