What problem does it solve?
This Skill orchestrates an interactive tmux-based pairing workflow to produce a complete Compozy plan (PRD/TechSpec/tasks) with peer review and autonomous checkpoint resolution, without requiring a human approval loop.
Core Features & Use Cases
- Interactive tmux workspace orchestration: Boots Codex and Claude Code in separate worker panes and routes all exchanges through tmux-bridge for reliable collaboration.
- PRD → TechSpec → task breakdown pipeline: Conditionally runs PRD generation, then TechSpec, then tasks, gating each phase on the presence of the expected Compozy artifacts.
- Guardrailed autonomous checkpoints: Forces orchestrator-owned decisions at checkpoints, escalates only when source requirements are contradictory, and prevents headless shortcuts like codex exec or claude -p.
- Use Case: When implementing a new feature, use this to collaboratively generate a consistent PRD, sharpen the TechSpec with architectural counterweighting, and decompose tasks into validated execution units for compozy start.
Quick Start
Run the smux-compozy-pairing workflow by first providing a feature name that maps to a tasks directory under .compozy/tasks/<feature-name>/.