概要
This skill acts as a structured bridge between Codex and the Claude Code CLI, enabling developers to delegate complex coding tasks, seek design advice, or request deep code reviews. By utilizing a lightweight bridge script, it ensures consistent JSON output and supports multi-turn conversations via session management, allowing for seamless back-and-forth collaboration. It is specifically optimized for efficiency, favoring file and line-based references over large code blocks and enforcing safety by providing unified diff patches rather than direct file modifications.