cmux-iphone
NewBridge your Claude Code / Codex / cmux sessions to your iPhone & Apple Watch — approve, prompt, and mirror live terminals on the go.
Summary
This skill bridges your Claude Code, Codex, or cmux sessions to your iPhone and Apple Watch, allowing you to approve prompts, send commands, and mirror live terminals from your mobile device.
- It enhances remote development workflows by giving you real-time control and visibility into your terminal sessions on the go.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/cmux-iphone.md
/cmux-iphoneUse Cases
Usage Examples
/cmux-iphone approve last prompt
Send 'git push' to my cmux session from my iPhone
Mirror terminal session 2 to my Apple Watch
Security Audits
Frequently Asked Questions
What is cmux-iphone?
This skill bridges your Claude Code, Codex, or cmux sessions to your iPhone and Apple Watch, allowing you to approve prompts, send commands, and mirror live terminals from your mobile device. It enhances remote development workflows by giving you real-time control and visibility into your terminal sessions on the go.
How to install cmux-iphone?
To install cmux-iphone: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/cmux-iphone.md. Finally, /cmux-iphone in Claude Code.
What is cmux-iphone best for?
cmux-iphone is a other categorized under Development. Created by lim-won.
What can I use cmux-iphone for?
cmux-iphone is useful for: Approve a long-running build or deployment prompt from your iPhone while away from your desk.; Send a quick command to a cmux session from your Apple Watch without opening your laptop.; Monitor live terminal output of a background process on your iPhone while working on another task.; Pause or cancel a running script remotely via your mobile device when you notice an error.; Receive and respond to interactive prompts from Claude Code on your Apple Watch during a meeting.; Mirror a terminal session to your iPhone to debug a server issue while commuting..